This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Description
Thank you very much for opening up such a dataset. However, I want to ask a question.
I can use meter.predictor to predict the inference latency about "id": "resnet34_350"(a example)
And then, I want to check whether the prediction value is corrected. So I want to run resnet34_350 using PyTorch. But How can I make the structure of resnet34_350 "{"input_im_0": {"inbounds": [], "attr": {"name": "input_im_0", "type": "Placeholded······" used in Pytorch code.
I will be very appreciate that you can answer my question.