đī¸ How to Convert Torch Models to ONNX
In all of our known practices, TorchPipe can completely replace torch2trt through static ONNX composition, dynamic ONNX, pre-generated TensorRT models, and other methods.
đī¸ How to Handle Consistency in Training Inference
This section introduces how to ensure consistency between deployment results and training results, as well as debugging experience.
đī¸ How to do remote debugging
In this section, we will introduce how to use vscode to remotely access the Docker container for c++/python development/debugging.