Major Updates
Building tools is coming! Provide nn-Meter building tools for users to build latency predictor for their own devices (#43, #59, #66)
- Provide a unified interface to connect with TFLite and OpenVINO platforms, and support users to connect their own devices
- Support operator fusion rules detection on target backend, and support users to design new test cases.
- Provide tools to build kernel latency predictor for several built-in kernels or user-customized kernels.
- Support both Tensorflow and PyTorch implementation of fusion rule test cases and kernels.
- Provide examples for using nn-Meter building tools.