[GitHub] [incubator-tvm] tqchen commented on a change in pull request #6112: TVMC - a command line driver for TVM

2020-07-29 Thread GitBox
tqchen commented on a change in pull request #6112: URL: https://github.com/apache/incubator-tvm/pull/6112#discussion_r461721804 ## File path: tvmc/README.md ## @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + +# TVMC + +```tvmc``` is a tool that provides useful command line

[GitHub] [incubator-tvm] tqchen commented on a change in pull request #6112: TVMC - a command line driver for TVM

2020-07-22 Thread GitBox
tqchen commented on a change in pull request #6112: URL: https://github.com/apache/incubator-tvm/pull/6112#discussion_r458934696 ## File path: Jenkinsfile ## @@ -167,6 +167,7 @@ stage('Build') { sh "${docker_run} ${ci_cpu} ./tests/scripts/task_python_vta_tsim.sh"