Skip to content

QConfig generation for x bits #37

@frneer

Description

@frneer

We want to test sth with 2,4,6 etc bits, the same config but with different quantizers args, make a function to generate them.

Maybe too generic since we may want combinations, combinations outside.

def generate_qconfigs(base_qconfig, Dict)

{
  layer_name: {bits: [], levels: []}
  layer_other_uniform: bits[],
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions