Skip to content

nn-Meter v1.0 Release

Compare
Choose a tag to compare
@JiahangXu JiahangXu released this 01 Sep 07:20

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-meter after installation, and python binding module nn_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_method due to issues from torch.