onnxruntime-tvm/vta/config
Luis Vega 83d2418a58 [VTA][Config] hotfix denano10 (#3918) 2019-09-09 10:31:31 -07:00
..
README.md [HEADER] Add Header to Comply with ASF Release Policy (#2982) 2019-04-07 21:14:02 -07:00
de10nano_sample.json [VTA] VTA Compilation Script for Intel FPGA (#3494) 2019-07-31 00:19:54 -07:00
fsim_sample.json [VTA][Dockerfile] Chisel dependencies for TSIM CI (#3721) 2019-08-07 08:53:41 -07:00
pynq_sample.json [VTA] Refactor to increase platform coverage (Ultra96 etc.) (#3496) 2019-07-28 18:41:10 -07:00
tsim_sample.json [VTA][Dockerfile] Chisel dependencies for TSIM CI (#3721) 2019-08-07 08:53:41 -07:00
ultra96_sample.json [VTA] Refactor to increase platform coverage (Ultra96 etc.) (#3496) 2019-07-28 18:41:10 -07:00
vta_config.json [VTA] Refactor to increase platform coverage (Ultra96 etc.) (#3496) 2019-07-28 18:41:10 -07:00
vta_config.py [VTA][Config] hotfix denano10 (#3918) 2019-09-09 10:31:31 -07:00

README.md

VTA Configuration

Each VTA runtime/hardware configuration is specified by vta_config.json file. You can copy the vta_config.json to tvm project root and modify the configuration before you type make.

The config is going to affect the behavior of python package as well as the hardware runtime build.