Rocio Sanchez
Rocio Sanchez
## Description `make -j` is throwing errors when building the onnx-tensorrt library within the docker, the servers has several gpu models, I have disabled the gpus and kept enabled only...
## Description I have converted the TF Zoo pre-trained model Faster-RCNN to ONNX for later on run it with TensorRT, but got the error ``` ERROR: ModelImporter.cpp:92 In function parseGraph:...
Hi all, What is the command line to run nccl_mpi_all_reduce on a multi-node system (2 nodes with 4 GPUs each one)?, and I am getting the below error when typing...
## Description This bug/feature request is for native TensorRT to support “string” datatype for object detection models. Models trained with Google AutoML include string datatype (which is not supported by...
Why object detection in TF 2.0 doesn't include force_nms_cpu optimization as it was included in the branch r1.14?
Branch: r1.14 Hi all, I am using the script `https://github.com/tensorflow/tensorrt/tree/r1.14%2B/tftrt/examples/object_detection` to optimize the model faster_rcnn_inception_v2, although the test was completed successfully I got the below warning: ``` WARNING:tensorflow:From /usr/local/lib/python3.6/dist-packages/tensorflow_core/python/profiler/internal/flops_registry.py:142: tensor_shape_from_node_def_name...
Hi all, I am the running the rapids NYCTaxi notebook via docker image rapidsai/rapidsai:0.10-cuda10.1-runtime-ubuntu18.04, but I am getting the below error at the training step, some tip to fix it?:...
hi @nvpohanh, could you please confirm if there are extra settings to those shown below to get maximum performance on T4 GPU with MLPerf inference benchmarks? - Set Transparent Huge...
There was an error when building the docker image. Solution: Upgrade to the latest MarkupSafe (at this time 1.1.1). See the below error: File "/tmp/pip-install-rrl3_k3v/MarkupSafe/setup.py", line 6, in from setuptools...
Added commands to install setup tools and fix the error "ImportError: No module named setuptools"