Files
openvino/model-optimizer/requirements_tf2.txt
Roman Kazantsev b4b03b14f7 Separate MO configuration for TensorFlow 2 model conversion (#1685)
* 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
2020-08-11 18:02:05 +03:00

6 lines
85 B
Plaintext

tensorflow>=2.0
networkx>=1.11
numpy>=1.13.0
test-generator==0.1.1
defusedxml>=0.5.0