- Feb 13, 2019
-
-
Jian Weng authored
* a preliminary version is done? * we no longer need the redundant hybrid/api.py * support assert stmt * cast supported * intrin -> runtime; util is mainly in charge of compilation time * assert statement * fix python lint * fix cpp lint * on the way to module * rollback .cc * fix typo, no direct expose then * @vinx13 ceil is added i guess? * wip... * temp commit * fix import * i preliminary version is done? * on the way to build hybrid module * nearly fixed... * dumped python are equiv as original python * on the way to bootstrap * cpu bootstrap done * bootstrap! * fix lint * fix doc * resolve some review concerns * support load/save * fix lint * thanks to xqdan fixed my typo * fix build, make dump non-optional * add vthread * jesus why i added this
-
- Feb 12, 2019
-
-
Marina Kolpakova authored
-
- Feb 07, 2019
-
-
ziheng authored
-
- Feb 06, 2019
-
-
Bing Xu authored
-
- Feb 05, 2019
-
-
Siva authored
* [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.
-
- Feb 04, 2019
-
-
Haichen Shen authored
* Enable reverse in reshape * Fix lint and typo * Put reverse_reshape into a separate op * Fix pylint
-
- Feb 03, 2019
-
-
Tianqi Chen authored
-
Zhi authored
-
- Feb 02, 2019
-
-
Hiroyuki Makino authored
* [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)
-
- Feb 01, 2019
-
-
Yao Wang authored
-
- Jan 31, 2019
- Jan 30, 2019
-
-
Yizhi Liu authored
* [Relay][Frontend] Add CoreML Support * pip install six in CI * remove triggering nnvm coreml test * set opt_level=2 for nnvm coreml test case
-
- Jan 29, 2019
- Jan 25, 2019
-
-
Logan Weber authored
-
- Jan 24, 2019
- Jan 23, 2019
-
-
Wu Zhao authored
* 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
-
- Jan 21, 2019
-
-
llyfacebook authored
* use IPV6 instead of IPV4 * backward compatible * add error report * fix linter * more linter * fix the python2 api
-
- Jan 19, 2019
-
-
reminisce authored
-
- Jan 17, 2019
-
-
Zhi authored
-
Jared Roesch authored
-
sf-wind authored
* Avoid runtime exception when file doesn't exist * Update the check based on feedback * Revert the old fix
-
- Jan 16, 2019
-
-
Steven S. Lyubomirsky authored
-
Jared Roesch authored
-
- Jan 15, 2019
-
-
Tianqi Chen authored
-
Steven S. Lyubomirsky authored
-
Jian Weng authored
* 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...
-
Wei Chen authored
-
雾雨魔理沙 authored
* 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
-
- Jan 14, 2019
-
-
Wei Chen authored
-
Haichen Shen authored
* 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
-
- Jan 12, 2019
-
-
Jian Weng authored
-
- Jan 11, 2019
-
-
Zhi authored
-
Joshua Z. Zhang authored
-
Haichen Shen authored
-
Tianqi Chen authored
-
Jian Weng authored
-
- Jan 09, 2019
-
-
Jared Roesch authored
* 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
-