Setup-deeplearning-tools icon indicating copy to clipboard operation
Setup-deeplearning-tools copied to clipboard

Set up CI in DL/ cuda/ cudnn/ TensorRT/ onnx2trt/ onnxruntime/ onnxsim/ Pytorch/ Triton-Inference-Server/ Bazel/ Tesseract/ PaddleOCR/ NVIDIA-docker/ minIO/ Supervisord on AGX or PC from scratch.

Results 1 Setup-deeplearning-tools issues
Sort by recently updated
recently updated
newest added

# Goal Use Python3.8 to implement TensorRT on Jetson Device # Describe According to `JetPack v4.6`, as we can see, it could support `TensorRT v8.0.1` already. ![2021-12-0355](https://user-images.githubusercontent.com/32332200/144537130-572e858f-6eaf-4b90-949f-5c73334a30bd.png) On Amd64, we...

Jetson-Device