-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Description
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()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels