Python Scripts for working with Tensorflow
!pip install git+https://github.com/sdmonov/onnx-tensorflow@maxpool_use_pool_op_instead_delation
for now
convert-model-to-NWHC.py
convert a GPU optimized model with NCHW data format to standard NWHC representationconvert-onnx-to-tflite.py
convert a ONNX model into TFLiteconvert-keras-h5-to-code.py
convert a Keras H5 file into Keras Code