Update README.md
This commit is contained in:
parent
b529cc9e2d
commit
1968ed992f
11
README.md
11
README.md
@ -8,17 +8,12 @@ TensorRTx has a brother project [Pytorchx](https://github.com/wang-xinyu/pytorch
|
|||||||
|
|
||||||
## Test Environment
|
## 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
|
## Models
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user