Skip to content
#

tf-trt

Here are 6 public repositories matching this topic...

Language: All
Filter by language
PINTO_model_zoo

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.

  • Updated May 7, 2024
  • Python
openvino2tensorflow

This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and pb. PyTorch (NCHW) -> ONNX (NCHW) -> OpenVINO (NCHW) -> openvino2tensorflow -> Tensorflow/Keras (NHWC/NCHW) -> TFLite (NHWC/NCHW). And the conversion from .pb to saved_model and from saved_model to .pb and fro…

  • Updated Oct 9, 2022
  • Python
tflite2tensorflow

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 to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support. Supports invers…

  • Updated Sep 4, 2022
  • Python

Improve this page

Add a description, image, and links to the tf-trt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tf-trt topic, visit your repo's landing page and select "manage topics."

Learn more