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

self.tmp_dir not found

YuqiData-UW opened this issue · comments

self.profiler.load_graph(converted_model, self.tmp_dir)

I searched over the repo and didn't find where self.tmp_dir was assigned

Hi Yuqi, thanks for bringing up this issue. Please note that the code for OpenVINO backend is currently in beta version and has not been fully tested yet, as we do not currently have access to any Intel VPUs. Therefore, the current repository for the OpenVINO backend should only be used as a reference. We will continue to refine this code as we progress. Sorry for that 😭