- 06 Nov, 2019 1 commit
-
-
Tianqi Chen committed
-
- 16 Sep, 2019 1 commit
-
-
* Fix graph tuner benchmarking layout transform * Add test
Yao Wang committed
-
- 11 Aug, 2019 1 commit
-
-
* Improve graph tuner dealing with Tuple * Add test case * Move some data out of _base.py * Fix lint
Yao Wang committed
-
- 19 Jul, 2019 1 commit
-
-
* Improve boundary nodes in graph tuner * Limit output node number * Fix test * Improve warning. * Fix test
Yao Wang committed
-
- 06 Jul, 2019 1 commit
-
-
* [relay][frontend] Return Module from get_workload * pass entry_func to autotvm * disable tune * add property to module * mod.entry_func to main * .main -> mod["main"] * fix
Zhi committed
-
- 02 Jul, 2019 1 commit
-
-
Zhi committed
-
- 27 Jun, 2019 1 commit
-
-
Yao Wang committed
-
- 29 May, 2019 1 commit
-
-
* Add graph tuning * Add tests * Fix tests * Fix pylint * Small fix for docstring * Minor fix * Support fetching workload from relay expr * Simplify benchmark layout transformation * Add relay support * Fix infer layout func name * Refactor internal data representation * Fix issues * Add PBQP solver * Fix layout transform check * Add PBQPTuner test * Fix lint * Update tutorial * Fix tutorial * Fix lint * Add relay test * Remove nnvm since nnvm graph can be converted to relay function * Modify benchmark layout wrt new layout_transform api * Fix lint * Update docstring for DP tuner * Refactor traverse graph * Support graph tuning for multiple target operators * Fix fetching workloads * Add x86 depthwise_conv2d infer_layout * Fix x86 depthwise_conv2d autotvm * Fix PBQP tuner * Fix DP tuner * Generate dummy layout transform record * Update tutorial * Modify layout records name * Add ASF header * Add ASF header for testing files * Fix test * Fix topi fetching * Some refactors * Fix lint * Fix tutorial * Rename test files * Fix doc typo * Add test case note link
Yao Wang committed
-