Open eraykstrl opened 2 months ago
I get this this issue [08/31/2024-21:29:05] [TRT] [I] [MemUsageChange] TensorRT-managed allocation in building engine: CPU +6, GPU +64, now:
TensorRT Version:8.5.2.2
NVIDIA GPU:Orin NX
NVIDIA Driver Version:
CUDA Version:11.4
CUDNN Version:
Operating System:Jetpack 5.1.2
Python Version (if applicable): 3.8 Tensorflow Version (if applicable):
PyTorch Version (if applicable):
Baremetal or Container (if so, version):
Model link:
Commands or scripts:
Have you tried the latest release?:
Can this model run on other frameworks? For example run ONNX model with ONNXRuntime (polygraphy run <model.onnx> --onnxrt):
polygraphy run <model.onnx> --onnxrt
Hi, I think your error message got clipped by accident?
No useful information available.
Description
I get this this issue [08/31/2024-21:29:05] [TRT] [I] [MemUsageChange] TensorRT-managed allocation in building engine: CPU +6, GPU +64, now:
Environment
TensorRT Version:8.5.2.2
NVIDIA GPU:Orin NX
NVIDIA Driver Version:
CUDA Version:11.4
CUDNN Version:
Operating System:Jetpack 5.1.2
Python Version (if applicable): 3.8 Tensorflow Version (if applicable):
PyTorch Version (if applicable):
Baremetal or Container (if so, version):
Relevant Files
Model link:
Steps To Reproduce
Commands or scripts:
Have you tried the latest release?:
Can this model run on other frameworks? For example run ONNX model with ONNXRuntime (
polygraphy run <model.onnx> --onnxrt
):