[AutoTVM] Minor bug fixes in AutoTVM for QNN graphs (#4797)
authorAnimesh Jain <anijain@umich.edu>
Tue, 4 Feb 2020 17:32:45 +0000 (09:32 -0800)
committerGitHub <noreply@github.com>
Tue, 4 Feb 2020 17:32:45 +0000 (09:32 -0800)
commitd2799915db87107c83ef105a2a628fc54b1cada4
tree55e2ba9610e9119a5dd68036089a98ad669964f6
parent3fb937fe019ed824de309d09281a99587df17335
[AutoTVM] Minor bug fixes in AutoTVM for QNN graphs (#4797)

* [AutoTVM] Minor bug fixes in AutoTVM for QNN graphs.

* Bring back strided_slice.

* Replace tvm.nd change.
python/tvm/autotvm/graph_tuner/utils/traverse_graph.py
python/tvm/autotvm/task/relay_integration.py