Jiahang Xu

Results 17 comments of Jiahang Xu

Hi, it seems there is something wrong in profiling. Maybe you could debug the benchmark model by running command like this: ```bash # push the model to device adb [-s...

Hi, thanks for your interests to nn-Meter! We have the plan to release the code of data generation. Due to other features with higher priority, the dataset generation code is...

That's right. To test the model level prediction accuracy, you should generate some sample based on different network architecture. We plan to release the code of data generation in about...

Hi Ramson, nn-Meter building tool provides a whole pipeline for users to build customized latency predictors. The first step, set up the device and the connection, is to build a...

Hi Ramson, I'm sorry that we are still working on it. Actually, the dataset generation code contains two features, the code to generate tensorflow models, and a converter to generate...

Hi @Ramsonjehu We plan to release the quantize predictor after submitting our research paper, in about October or later. 😃

Close this issue given no updates in a long time. Please reach out if there is anything we can assist with.

Thanks for raising this issue. [Here](https://nni.readthedocs.io/en/latest/nas/hardware_aware_nas.html) is the latest version of Hardware-aware NAS, and nn-meter performs as a (profiler)[https://nni.readthedocs.io/en/latest/reference/nas.html#nni.nas.profiler.pytorch.nn_meter.NnMeterProfiler] in new architecture. You can try newer versions of NnMeterProfiler now....