lightweight-neural-architecture-search icon indicating copy to clipboard operation
lightweight-neural-architecture-search copied to clipboard

How to use the para "max_feature"?

Open 123456dad opened this issue 1 year ago • 0 comments

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'

123456dad avatar Nov 22 '23 06:11 123456dad