Update README.md

This commit is contained in:
Wang Xinyu 2020-06-19 12:28:52 +08:00 committed by GitHub
parent 00fc8e5d73
commit cc42d753ba

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