tmoreau89 commented on issue #4407: [VTA][TSIM] Enable TSIM CI Testing URL: https://github.com/apache/incubator-tvm/pull/4407#issuecomment-575386867 I can suggest the following: we can have a `task_python_vta_fsim.sh` and a `task_python_vta_tsim.sh` script that are each separate. One thing we'll need to do before executing tests is to add the `cp vta/config/fsim_sample.json vta/config/vta_config.json` or `cp vta/config/tsim_sample.json vta/config/vta_config.json`first wether we execute fsim or tsim respectively. This ensures that if someone re-orders the tests, functionality won't be affected...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
