Yang Cheng
Yang Cheng
onnx2IR?
Is there any plans to transfer onnx to IR or onnx to Pytorch?
Hello. I really enjoyed reading your paper and the code. But I have a confusion that the "Stochastic precision" and "hint-based knowledge distillation" presented in "Effective Training of Convolutional Neural...
https://github.com/nowgood/QuantizeCNNModel/blob/531fd8d12fdb42f48a91e9378008a1bb86905d6d/quantize/quantize_guided.py#L241 Why the “full_prec_optimizer” optimizes the "low_prec_model" parameters?