tenset
tenset copied to clipboard
@merrymercy hi~ In your open source code, the input dimension of the MLP model is 164, which is aligned with [Ansor](https://arxiv.org/abs/2006.06762), but in Appendix C of the [Tenset paper](https://openreview.net/forum?id=aIfp8kLuvc9), the...
Hello everyone. We are interested in optimizing vision DNN models for Jetson devices, so we tried to use TenSet dataset for optimizing DNN models on Jetson Xavier NX. With some...
Hello everyone, I‘m currently building my own dataset. I want to know how to get the collected measurement records. The device I am using does not match the provided dataset.
After I ran setup.py to install the defaulat dependencies and tried the 'get-started' example, I met a few issues and it seems that the versions for torch, xgboost, and other...
I'm trying to run dump_network_info on an A100 red hat. The script runs fine for all other networks, but causes a segmentation fault for bert_large. Has anyone faced this before...
Hi, I have a Ubuntu 20.04 system with an rtx 2080ti GPU. I have successfully built tvm (from this repo) and created the "build-tvm" enviroment. I am trying to gather...