orashi / NSE_NASLinks
Official PyTorch implementation of "Evolving Search Space for Neural Architecture Search"
☆12Updated 4 years ago
Alternatives and similar repositories for NSE_NAS
Users that are interested in NSE_NAS are comparing it to the libraries listed below
Sorting:
- [ICCV-2023] EMQ: Evolving Training-free Proxies for Automated Mixed Precision Quantization☆28Updated last year
- ☆17Updated 3 years ago
- code for NASViT☆66Updated 3 years ago
- [NeurIPS 2021] “Stronger NAS with Weaker Predictors“, Junru Wu, Xiyang Dai, Dongdong Chen, Yinpeng Chen, Mengchen Liu, Ye Yu, Zhangyang W…☆27Updated 3 years ago
- Official code of "NAS acceleration via proxy data", IJCAI21☆10Updated 3 years ago
- How Do Adam and Training Strategies Help BNNs Optimization? In ICML 2021.☆60Updated 4 years ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆72Updated 3 years ago
- ☆25Updated 3 years ago
- ☆27Updated 2 years ago
- official implementation of β-DARTS: Beta-Decay Regularization for Differentiable Architecture Search (CVPR22 oral).☆86Updated 3 years ago
- XNAS: An effective, modular, and flexible Neural Architecture Search (NAS) framework.☆47Updated 3 years ago
- [TMLR] Official PyTorch implementation of paper "Efficient Quantization-aware Training with Adaptive Coreset Selection"☆34Updated last year
- Pytorch implementation of TPAMI 2022 -- 1xN Pattern for Pruning Convolutional Neural Networks☆41Updated 3 years ago
- NAS Benchmark in "Prioritized Architecture Sampling with Monto-Carlo Tree Search", CVPR2021☆37Updated 4 years ago
- This is the pytorch implementation for the paper: Generalizable Mixed-Precision Quantization via Attribution Rank Preservation, which is…