imzongjian
imzongjian
Any weights outcome is a float-point .pth file. How can I get a .pth file made of integers int4 or int8?
目前没有这方面的教程或者说明。我想通过量化来提高原有的paddledetection模型在edgeboard上的表现,不知能否使用paddleslim
I have followed the project (https://github.com/Zhen-Dong/CoDeNet) , and finished the quantization aware fine-tuning(quant_main.py) , getting a **float32** file(model_last.pth). I feel confused of the difference between what I got and the...
it will be very helpful!
请问这个问题是什么原因呢? win10系统 已经填好了api
I used pytorch 1.5.1 , but failed at the "make" . Please upload the requirements.txt file
我现在也有移植pynq到FZ3B上的需求,请问应该如何实现呢?