microsoft / nn-Meter

A DNN inference latency prediction toolkit for accurately modeling and predicting the latency on diverse edge devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot open register_and_connect_backend.ipynb

Ramsonjehu opened this issue · comments

Hi,
I'm trying to create a new predictor for my edge device. The example notebook for register and connect backend (https://github.com/microsoft/nn-Meter/blob/main/examples/nn-meter_builder_examples/register_and_connect_backend.ipynb) is invalid.

image
The file size is also 0Kb. Please update the file.

Thanks,
Ramson Jehu K

Hi Ramson,
The notebook is empty, so I deleted the notebook in the current main branch. Considering all backend registration progress are done in command line, I think document is more helpful for backend registration. Please visit docs to get guidance of register backend. If you have any questions about backend registration, please feel free to let us know.
Thanks,
Jiahang