Skip to content
New issue

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

请问输入的参数中 哪一个与整体的剪枝率有关 #3

Open
weiwuluxin opened this issue Jan 27, 2021 · 1 comment
Open

Comments

@weiwuluxin
Copy link

请问输入的参数中 哪一个与整体的剪枝率有关

@zyxxmu
Copy link
Collaborator

zyxxmu commented Jan 28, 2021

--max_preserve
Please refer to utils/options.py

parser.add_argument(
    '--max_preserve',
    type=int,
    default=9,
    help='Minimum percent of prune per layer'
)

@zyxxmu zyxxmu closed this as completed Jan 28, 2021
@zyxxmu zyxxmu reopened this Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants