Files
apache--tvm/python
Altan Haan 875f8ee2a7 [Executor][Bugfix] Properly return and unflatten outputs from GraphExecutor (#7604)
* properly return and unflatten outputs from GraphExecutor

* lint

* cleaner approach, not sure what I was thinking before

* remove unused import

* forgot copyto cpu

* make solution even cleaner using iterator
2021-03-06 18:27:49 +09:00
..