This repository was archived by the owner on Sep 12, 2025. It is now read-only.
nn-Meter v1.0 Release
Release 1.0 - 9/1/2021 (initial release)
Initial release of nn-Meter.
Major Features
- Support pip install and source codes install
- Support latency prediction for a CNN model with a predefined predictor (edge device)
- Provide command line interface
nn-meterafter installation, and python binding modulenn_meter - Provide Docs
Known Issues
- Synchronization with NNI: a stable NNI-based torch converter relies on NNI>=2.5.
- Can not support
torch.jit._overload_methoddue to issues from torch.