Skip to content

Python Scripts for working with Tensorflow

License

Notifications You must be signed in to change notification settings

paulbauriegel/tensorflow-tools

Repository files navigation

Tensorflow helper tools

Python Scripts for working with Tensorflow

Requirements

  • pip install git+https://github.com/onnx/onnx-tensorflow.git

Requirements

  • convert-model-to-NWHC.py convert a GPU optimized model with NCHW data format to standard NWHC representation
  • convert-onnx-to-tflite.py convert a ONNX model into TFLite
  • convert-keras-h5-to-code.py convert a Keras H5 file into Keras Code

About

Python Scripts for working with Tensorflow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages