tflite2tensorflow
tflite2tensorflow copied to clipboard
Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite. Support for building environments with Docker. It is possible...
Results
1
tflite2tensorflow issues
Sort by
recently updated
recently updated
newest added
#### OS you are using: MacOS 11.4 #### Version of TensorFlow: v2.5.0 #### Environment: Docker Under tf 2.5.0, I converted my pre-trained model from `saved_model` to `tflite`. Afterwards, in Docker...
enhancement
feature_request