* 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
6 lines
85 B
Plaintext
6 lines
85 B
Plaintext
tensorflow>=2.0
|
|
networkx>=1.11
|
|
numpy>=1.13.0
|
|
test-generator==0.1.1
|
|
defusedxml>=0.5.0
|