qsparse
qsparse copied to clipboard
Train neural networks with joint quantization and pruning on both weights and activations using any pytorch modules
Results
1
qsparse issues
Sort by
recently updated
recently updated
newest added
您好,我最近在学习同时进行量化和剪枝的相关实验,您的项目对我非常有帮助,但是在运行时我发现了一些问题,特别是我运行原始的mnist.py文件后,发现模型参数大小并没有减小反而增加了,请问这是由于什么问题导致的呢?