Skip to content

Commit b2049bf

Browse files
jmitrevsvloncar
authored andcommittedDec 16, 2024·
remove tensorflow model: no longer supported
1 parent 5e12225 commit b2049bf

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed
 

‎available_data_config.json

-4
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,5 @@
138138
"three_layer_bn_pytorch.onnx": {
139139
"example_data": false,
140140
"example_config": false
141-
},
142-
"3layer.pb": {
143-
"example_data": false,
144-
"example_config": false
145141
}
146142
}

‎available_models.json

-3
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,5 @@
3939
"conv2d_small_mp_keras.onnx",
4040
"dense_big_keras.onnx",
4141
"three_layer_bn_pytorch.onnx"
42-
],
43-
"tensorflow": [
44-
"3layer.pb"
4542
]
4643
}

‎tensorflow/3layer.pb

-19.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.