Commit 229a0d76 authored by mashun1's avatar mashun1
Browse files

vgg16-qat

parent 1e1bb898
......@@ -60,11 +60,7 @@ VGG使用多个较小的卷积滤波器,这减少了网络在训练过程中
## 推理
<<<<<<< HEAD
trtexec --onnx=/path/to/onnx --saveEngine=./checkpoints/qat/last.trt --int8
=======
trtexec --onnx=/path/to/onnx --saveEngine=./checkpoints/calibrated/last.trt --int8
>>>>>>> e874486a723c7862692c3fdd415d65cf33bbaa7e
python eval.py --device=0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment