Ophir-ts commited on
Commit
e931576
·
verified ·
1 Parent(s): 07c1a16

Upload model.json

Browse files
models_for_cdn/unet_midv/model.json CHANGED
@@ -14,7 +14,8 @@
14
  {
15
  "class_name": "InputLayer",
16
  "config": {
17
- "batchInputShape": [null, 256, 256, 3],
 
18
  "dtype": "float32",
19
  "sparse": false,
20
  "name": "input_1"
 
14
  {
15
  "class_name": "InputLayer",
16
  "config": {
17
+ "batch_shape": [null, 256, 256, 3],
18
+ "batch_size": 1,
19
  "dtype": "float32",
20
  "sparse": false,
21
  "name": "input_1"