Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAS-quantization

The code for Joint Neural Architecture Search and Quantization

Requirements

Search

python train_search.py --data 'path_to_dataset'

After search

For CIFAR-10 models, we rely on the traing code from DARTS to train and evaluate the searched network.

For ImageNet models, we rely on the traing code from RENASNet to train and evaluate the searched network.

Acknowledgements

Our implementation about quantization highly replies on the quantized_distillation.

We also thanks for the inspiring work DARTS.

About

The code for Joint Neural Architecture Search and Quantization

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages