Skip to main content Link Menu Expand (external link) Document Search Copy Copied

DeepStream custom parsers PyTorch

Created : 20/01/2022 | on Linux: 5.4.0-91-generic
Updated: 20/01/2022 | on Linux: 5.4.0-91-generic
Status: Draft

previous topic 1: Starting Development with PyTorch
previous topic 2: Tensors and Data Handling with PyTorch previous topic 3: Building a network in eager mode

Data

Gst-nvinfer File Configuration Specifications

convert onnx model to trt.engine link and more info

trtexec --my_onnx model.onnx --fp16 --saveEngine my_onnxmodel_created_tensorrt.engine -v


Check the next topic

Source: PyTorch Tutorial


Click here to report Errors, make Suggestions or Comments!