-
Is there any possibility to generate TensorRT engine with dynamic input size?
If not, do you have any plans to provide this functionality or ideas how to approach it?
-
## Description
First, I use the training data set to train a model, and the mAP of the verification set is 0.65. Then, refer to the tutorial in the Tensorrt document, and replace the conv in the mo…
-
## Bug Description
If a tensorrt calibrator implemented using TRT python API is passed to Torch-TRT compilation, it fails due to the object not being recognized.
Error :
```
============…
-
Dear @dusty-nv dusty-nv and All
I run ./detectnet-camera.py --width=640 --height=480 OK and camera displayed.
I want to change SSD_MOBILENET_V1 network,
Step1: i download all modeol: https://gith…
-
## Description
## Environment
**TensorRT Version**: 8.5.1.7
**NVIDIA GPU**: RTX3080
**NVIDIA Driver Version**: 512.95
**CUDA Version**: 11.4
**CUDNN Version**: 8.5.0
**Operating …
-
Hi,I just want to make something clear:
```
detectnet.py --model=models/fruit/ssd-mobilenet.onnx --labels=models/fruit/labels.txt \
--input-blob=input_0 --output-cvg=scores --output-bbo…
-
## Description
cmake .. -DCUDA_VERSION=10.2
```
Building for TensorRT version: 8.2.4, library version: 8
-- Targeting TRT Platform: x86_64
-- CUDA version set to 10.2
-- cuDNN version set to 8…
-
I am running jetson-inference on Drive PX2(consists of 2 TX2), however it seems that this platform does not support FP16 (which should support), I checked the code and it comes with this:
`builder-…
-
It is my understanding that the new stable release should be able to convert any PyTorch model with fallback to PyTorch when operations cannot be directly converted to TensorRT. I am trying to convert…
-
## Bug Description
```
ERROR: [Torch-TensorRT] - Unsupported operator: aten::where.self(Tensor condition, Tensor self, Tensor other) -> (Tensor)
/opt/conda/lib/python3.8/site-packages/transforme…