examples
examples copied to clipboard
A set of examples around MegEngine
hi我使用代码中提示的dump.py脚本,不加载模型文件,生成的mgb模型速度远低于resnet50.int4.mge的模型 另外参考int8的模型,https://github.com/MegEngine/Models/tree/master/official/quantization#quantization-aware-training-qat dump成量化模型需要quantize。麻烦请教一下是否是我操作有误best yours
Thanks for your excellent work! However, I got some problems running this example 1) Do I have to install TensorRT in order to run this example? If so, where can...
Suggest support example by Int4 QAT in Detection.
Please give some instructions.