diff --git a/config.pbtxt b/config.pbtxt index a22f062..12387b9 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -28,6 +28,11 @@ input [ name: "reshape" data_type: TYPE_FP16 dims: [ 1.1 ] + }, + { + name: "be-test" + data_type: TYPE_FP64 + dims: [ 1.2 ] reshape { shape: [ ] }