Skip to content

QAT model fusion problem #70

@chenxinhua

Description

@chenxinhua

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()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions