We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在使用auto通道裁剪中,使用error与flops的组合约束方法,在不指定裁剪率的情况下模型无法收敛。总共搜索200次,最佳值出现在50多次,此时模型保留率为0.85左右,后续搜索出来的结果模型保留率趋向于1,也就是模型不裁剪,并且稳定的使模型保留率为1。请问这是什么原因呢?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在使用auto通道裁剪中,使用error与flops的组合约束方法,在不指定裁剪率的情况下模型无法收敛。总共搜索200次,最佳值出现在50多次,此时模型保留率为0.85左右,后续搜索出来的结果模型保留率趋向于1,也就是模型不裁剪,并且稳定的使模型保留率为1。请问这是什么原因呢?
The text was updated successfully, but these errors were encountered: