Skip to content

Commit f1d43e2

Browse files
committed
Regenerated mnist
1 parent 9b92ee8 commit f1d43e2

File tree

12 files changed

+216505
-216503
lines changed

12 files changed

+216505
-216503
lines changed

examples/MDF/simple.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
import sys
1818
import os
1919

20+
2021
def main():
2122
mod = Model(id="Simple")
2223
mod_graph = Graph(id="simple_example")

examples/MDF/states.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
import sys
77
import os
88

9+
910
def main():
1011
mod = Model(id="States")
1112
mod_graph = Graph(id="state_example")

examples/PyTorch/simple_pytorch_to_mdf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,6 @@
416416
}
417417
}
418418
},
419-
"onnx_opset_version": 14
419+
"onnx_opset_version": 17
420420
}
421421
}
-228 Bytes
Loading
-2.23 KB
Loading
-626 Bytes
Loading
1.47 KB
Loading

examples/TensorFlow/Keras/MNIST/keras_to_MDF.json

Lines changed: 109183 additions & 109183 deletions
Large diffs are not rendered by default.
67.3 KB
Loading

examples/TensorFlow/Keras/MNIST/keras_to_MDF.yaml

Lines changed: 107317 additions & 107317 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)