netadapt
netadapt copied to clipboard
This repo contains the official Pytorch reimplementation of the paper "NetAdapt: Platform-Aware Neural Network Adaptation for Mobile Applications".
Hi,thank you for your work.I trained the code in my project, and I can not find the long-term fine tune in the master.py.Can you help me?Thank you very much!
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hi, Thanks for you excellent work. When will you release netadaptv2?
raise ValueError('target_resource {} is not achievable in iter {}.'.format(target_resource, current_iter)) ValueError: target_resource 718242470.4 is not achievable in iter 1.
Hi! I've tried running the code you've provided on MobileNet, the pretrained model, which was given by you as an example. I believe that calculating LUTs went correctly. Then I've...
Bumps [scipy](https://github.com/scipy/scipy) from 1.3.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...