Update README.md

This commit is contained in:
Wang Xinyu 2020-02-17 19:15:37 +08:00 committed by GitHub
parent b529cc9e2d
commit 1968ed992f

View File

@ -8,17 +8,12 @@ TensorRTx has a brother project [Pytorchx](https://github.com/wang-xinyu/pytorch
## Test Environment
Jetson TX1
1. Jetson TX1 / Ubuntu16.04 / cuda9.0 / cudnn7.1.5 / tensorrt4.0.2 / nvinfer4.1.3
Ubuntu16.04
2. GTX1080 / Ubuntu16.04 / cuda10.0 / cudnn7.6.5 / tensorrt7.0.0 / nvinfer7.0.0
cuda9.0
Currently, TX1 ans x86 GTX1080 were tested. trt4 api were using, some api are deprecated in trt7, but still can compile successfully.
cudnn7.1.5
tensorrt4.0.2/nvinfer4.1.3
Currently, I only test it on TX1, But I think it will be totally OK on TX2 with same software version. And also it will be easy be ported to x86.
## Models