Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

QAT model fusion problem #70

Open
chenxinhua opened this issue Jun 22, 2022 · 0 comments
Open

QAT model fusion problem #70

chenxinhua opened this issue Jun 22, 2022 · 0 comments

Comments

@chenxinhua
Copy link

chenxinhua commented Jun 22, 2022

how to fuse conv and bn when using this repo to perform quantization aware training?
show in the code snippet,like fuse_model func:
import geffnet model = geffnet.efficientnet_lite0(pretrained=True, drop_rate=0.25, drop_connect_rate=0.2) mode.fuse_model()

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant