This commit is contained in:
wang-xinyu 2020-06-21 22:59:03 +08:00
commit def8a4d955

View File

@ -18,6 +18,7 @@ All the models are implemented in pytorch or mxnet first, and export a weights f
- [A guide for quickly getting started, taking lenet5 as a demo.](./tutorials/getting_started.md)
- [Migrating from TensorRT 4 to 7](./tutorials/migrating_from_tensorrt_4_to_7.md)
- [How to implement multi-GPU processing, taking YOLOv4 as example](./tutorials/multi_GPU_processing.md)
## Test Environment