Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 566 Bytes

File metadata and controls

11 lines (8 loc) · 566 Bytes

nn-Meter:可高效、准确地预测模型推理时间的系统

介绍:

nn-Meter提出基于内核单元的预测方法,通过自适应数据采集算法,可高效、准确地预测DNN模型在不同端侧设备上的推理延迟。

nn-Meter 荣获了 MobiSys 2021 大会的最佳论文奖,且是本届大会上唯一一篇获得了Artifact Evaluation 全部三个最高级别徽章的论文。

直播地址:

https://www.bilibili.com/video/BV1BM4y1A7T5?spm_id_from=333.999.0.0

项目地址:

https://github.com/microsoft/nn-Meter