* Separate MO configuration for TensorFlow 2 model conversion Also, it updates documentation including steps to convert TF2 model with a custom layer in Keras H5 format into SavedModel * Do fixes based on the first-round code review
9 lines
142 B
Plaintext
9 lines
142 B
Plaintext
tensorflow>=1.15.2,<2.0
|
|
mxnet>=1.0.0,<=1.5.1
|
|
networkx>=1.11
|
|
numpy>=1.13.0
|
|
protobuf>=3.6.1
|
|
onnx>=1.1.2
|
|
test-generator==0.1.1
|
|
defusedxml>=0.5.0
|