lightweight-neural-architecture-search
lightweight-neural-architecture-search copied to clipboard
How to use the para "max_feature"?
I got error when i use it like this: dict(type = "max_feature", budget = 0.5e6),
for MBV2 the error is Searcher: 'ResK1DWK1' object has no attribute 'nbitsA' for R50 the error is get_max_feature_num() got an unexpected keyword argument 'nbitsA_out'