- 07 Feb, 2019 1 commit
-
-
ziheng committed
-
- 05 Feb, 2019 1 commit
-
-
* [RELAY][FRONTEND] Tensorflow frontend support. * * LSTM removed for a while. * * basic ops are good. * * nn wip * * wip * * python2.7 corrections. * * NN ops are good. * * e2e models working good * * all good except LSTM * * rebase, tutorials and CI trigger. * * CI errors. * * enable opt_level=3 * * Docstrings cleanup. testing.tf utils moved to relay from nnvm. * * tutorials update. * * LSTM work good now. * * Rebase * * CI error * * enable PTB. * * rebase. * * tutorials * Update python/tvm/relay/frontend/tensorflow.py Co-Authored-By: srkreddy1238 <sivar.b@huawei.com> * * review comments. * CI fix. * * review comments.
Siva committed
-
- 04 Feb, 2019 1 commit
-
-
* Enable reverse in reshape * Fix lint and typo * Put reverse_reshape into a separate op * Fix pylint
Haichen Shen committed
-
- 03 Feb, 2019 1 commit
-
-
Zhi committed
-
- 02 Feb, 2019 1 commit
-
-
* [Relay][Frontend] Add Caffe2 Support * [Relay][Frontend] Add Caffe2 Support (fix unsed import) * [Relay][Frontend] Add Caffe2 Support (fix caffe2 model import) * [Relay][Frontend] Add Caffe2 Support (fix model install and reflect code reviews) * [Relay][Frontend] Add Caffe2 Support (fix caffe2 model import) * [Relay][Frontend] Add Caffe2 Support (fix caffe2 model import) * [Relay][Frontend] Add Caffe2 Support (fix caffe2 model import) * [Relay][Frontend] Add Caffe2 Support (fix caffe2 frontend import) * [Relay][Frontend] Add Caffe2 Support (rename function name in test_forward) * [Relay][Frontend] Add Caffe2 Support (fix caffe2 model import) * [Relay][Frontend] Add Caffe2 Support (fix caffe2 model import) * [Doc] Caffe2 frontend tutorial * [Doc] Caffe2 frontend tutorial * [Doc] Caffe2 frontend tutorial * [Relay][Frontend] Add Caffe2 Support (remove unsed file)
Hiroyuki Makino committed
-
- 01 Feb, 2019 1 commit
-
-
Yao Wang committed
-
- 31 Jan, 2019 2 commits
- 30 Jan, 2019 1 commit
-
-
* [Relay][Frontend] Add CoreML Support * pip install six in CI * remove triggering nnvm coreml test * set opt_level=2 for nnvm coreml test case
Yizhi Liu committed
-
- 29 Jan, 2019 2 commits
- 25 Jan, 2019 1 commit
-
-
Logan Weber committed
-
- 24 Jan, 2019 2 commits
- 23 Jan, 2019 1 commit
-
-
* Support TFLite FP32 Relay frontend. * Fix lint issue * Remove unnecessary variables and packages * Add method doc string * Fix capital letter of method doc string * Add TFLite FP32 Relay frontend based on latest code * Merge the latest code * Solve cython issue with relay type inference * Modify code based on suggestions
Wu Zhao committed
-
- 21 Jan, 2019 1 commit
-
-
* use IPV6 instead of IPV4 * backward compatible * add error report * fix linter * more linter * fix the python2 api
llyfacebook committed
-
- 19 Jan, 2019 1 commit
-
-
reminisce committed
-
- 17 Jan, 2019 3 commits
-
-
Zhi committed
-
Jared Roesch committed
-
* Avoid runtime exception when file doesn't exist * Update the check based on feedback * Revert the old fix
sf-wind committed
-
- 16 Jan, 2019 2 commits
-
-
Steven S. Lyubomirsky committed
-
Jared Roesch committed
-
- 15 Jan, 2019 5 commits
-
-
Tianqi Chen committed
-
Steven S. Lyubomirsky committed
-
* on the way to enable hybrid schedule * I think I am done with imperfect loop split? * copyright watermark * loop annotation * fix lint * fix lint 1 * shit! * loop reorder supported * support bind to add some tests * fused tested * imperfect loop testcase * fix lint * add bind testcase * fix doc * fix online edit typo * resolve @mercymercy review * fix indent * i should convince myself it is not flaky test first * fix test hybrid * how many flaky test are you expecting; i ball ball u to let me pass * rebase halide...
Jian Weng committed -
Wei Chen committed
-
* init staging on final save before staging save init ver init ver ll stuff save add failing test add file pass test fix error huh? save Add test changes Fix fusion with nested tuples Fix reverse mode test More hacking Clean up AD Hacking on reverse mode Fix issue in reverse save fix lint fix lint fix lint save save fix support neg address some comment add back file save save * save * save * save * lint * fix lint * save * fix
雾雨魔理沙 committed
-
- 14 Jan, 2019 2 commits
-
-
Wei Chen committed
-
* Add GEMM autotvm template for x86 * Fix tophub link * Disable RPC server logging file delete * Update dense autotvm template * Fix tests * Fix lint * tweak * Register two templates with different tags
Haichen Shen committed
-
- 12 Jan, 2019 1 commit
-
-
Jian Weng committed
-
- 11 Jan, 2019 5 commits
-
-
Zhi committed
-
Joshua Z. Zhang committed
-
Haichen Shen committed
-
Tianqi Chen committed
-
Jian Weng committed
-
- 09 Jan, 2019 2 commits
-
-
* Add support for passing arguments by args and kwargs when using executor * Fix linting * Update comment, and add arity checking * Small tweak to error message
Jared Roesch committed -
Tianqi Chen committed
-
- 08 Jan, 2019 3 commits
-
-
Add trace call expr to allow trace Tensor data at the runtime. By default the default handler is enabled which prints a tracing data to stdout, otherwise user should specify a call_back as global_function (aka @tvm.register_func). The issue is related to: https://discuss.tvm.ai/t/idea-trace-expression/945
Denis Khalikov committed -
Zhi committed
-
Li-Wen Chang committed
-