- 10 Apr, 2019 2 commits
-
-
eqy committed
-
Philip Hyunsu Cho committed
-
- 09 Apr, 2019 4 commits
-
-
雾雨魔理沙 committed
-
lint lint save save add more case save error lint lint commit do lint save fix lint wrap it back as func lint save remove dead comment fix style fix lint Update src/relay/pass/partial_eval.cc Co-Authored-By: MarisaKirisame <lolisa@marisa.moe> Update src/relay/pass/partial_eval.cc Co-Authored-By: MarisaKirisame <lolisa@marisa.moe> Update src/relay/pass/partial_eval.cc Co-Authored-By: MarisaKirisame <lolisa@marisa.moe> Update src/relay/pass/partial_eval.cc Co-Authored-By: MarisaKirisame <lolisa@marisa.moe> Update src/relay/pass/partial_eval.cc Co-Authored-By: MarisaKirisame <lolisa@marisa.moe> Update src/relay/pass/partial_eval.cc Co-Authored-By: MarisaKirisame <lolisa@marisa.moe> address review feedback pe now handle freevar. as a result preserving function is now trivial. test add basic test, implement pretty printing for generic function test lint fix segfault save save do test fix another error address comment commit save address review feedback add test for invalidate, fix error in lookup rename cont to boduy fix error and add regression test fix error, add test case Update src/relay/pass/partial_eval.cc Co-Authored-By: MarisaKirisame <lolisa@marisa.moe> fix lint remove extra line save save
雾雨魔理沙 committed -
* save * lint
雾雨魔理沙 committed -
[Relay] InferCorrectLayout for strided_slice & min_num_branches option in CombineParallelConv2D (#2961) * [Relay] InferCorrectLayout for strided_slice * Add min_num_branches option to CombineParallelConv2D * Return undef if original layout contains splitted axes
Wuwei Lin committed
-
- 08 Apr, 2019 2 commits
-
-
Jared Roesch committed
-
* [HEADER] ASF header dir=include * [HEADER] ASF Header dir=src * [HEADER] ASF Header -dir=python * [HEADER] ASF header dir=topi * [HEADER] ASF Header dir=nnvm * [HEADER] ASF Header -dir=tutorials * [HEADER] ASF Header dir=tests * [HEADER] ASF Header -dir=docker * fix whitespace * [HEADER] ASF Header -dir=jvm * [HEADER] ASF Header -dir=web * [HEADER] ASF Header --dir=apps * [HEADER] ASF Header --dir=vta * [HEADER] ASF Header -dir=go * temp * [HEADER] ASF Header --dir=rust * [HEADER] Add ASF Header --dir=cmake * [HEADER] ASF Header --dir=docs * [HEADER] Header for Jenkinsfile * [HEADER] ASF Header to toml and md * [HEADER] ASF Header to gradle * Finalize rat cleanup * Fix permission * Fix java test * temporary remove nnvm onnx test
Tianqi Chen committed
-
- 07 Apr, 2019 1 commit
-
-
Nick Hynes committed
-
- 05 Apr, 2019 3 commits
- 04 Apr, 2019 4 commits
-
-
Tianqi Chen committed
-
Removed std::unary_function because it is deprecated and removed in newer c++(https://en.cppreference.com/w/cpp/utility/functional/unary_function) (#2962)
Yuta Hinokuma committed -
Meghan Cowan committed
-
Junru Shao committed
-
- 03 Apr, 2019 6 commits
-
-
Ehsan M. Kermani committed
-
Sunwoong Joo committed
-
* [Relay][Frontend] Support tf.where * fix comments
Yong Wu committed -
There are many OpenCL platforms that do not yet support OpenCL 2.0, hence we use 1.2 APIs, some of which are now deprecated. In order to turn off the deprecation warnings (elevated to errors by -Werror) we explicitly disable the 1.2 deprecation warnings. At the point TVM supports minimum version 2.0, this commit can be reverted.
Marcus Shawcroft committed -
* [Relay][Frontend] Support TF Gather * fix comments
Yong Wu committed -
Nick Hynes committed
-
- 02 Apr, 2019 5 commits
-
-
* Fix bias add default axis * update * Fix canonicalize ops for bias_add
Haichen Shen committed -
* error fixed * rename * solve conlicts with master * more test added * fix error * remove test * comment addressed
Leyuan Wang committed -
Marcus Shawcroft committed
-
* gather_nd added * gather_nd test added * more test added * fix lint * fix build error * fix lint * comments addressed
Leyuan Wang committed -
Balint Cristian committed
-
- 01 Apr, 2019 7 commits
-
-
Wuwei Lin committed
-
* Update take * Add special case for canonical simplify and fix test cases * Use lower case for wrap and clip * remove unnecssary lower * Fix mxnet converter for take * fix
Haichen Shen committed -
lixiaoquan committed
-
* [DOCKER][FRONTEND] Run DarkNet tests * update tests to pass CI
MORITA Kazutaka committed -
Alexander Pivovarov committed
-
Tianqi Chen committed
-
Mr You committed
-
- 31 Mar, 2019 2 commits
-
-
Tianqi Chen committed
-
Andrew Tulloch committed
-
- 30 Mar, 2019 4 commits
-
-
* [FRONTEND][TENSORFLOW] bug fix for tensorflow official slim models. * * review comments
Siva committed -
Steven S. Lyubomirsky committed
-
* [FRONTEND][ONNX] Some bug fixes and Shape operator fixed for relay. * * test cases * * ci error
Siva committed -
Yutetsu TAKATSUKASA committed
-