Ophir-ts commited on
Commit
4b6e03b
·
verified ·
1 Parent(s): e931576

Upload model.json

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