- 14 Sep, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 13 Sep, 2018 3 commits
-
-
Siju committed
-
Leyuan Wang committed
-
Robin Dong committed
-
- 12 Sep, 2018 2 commits
-
-
Liangfu Chen committed
-
Siva committed
-
- 11 Sep, 2018 4 commits
-
-
Yang Chen committed
-
Tianqi Chen committed
-
Siva committed
-
Jian Weng committed
-
- 10 Sep, 2018 2 commits
- 07 Sep, 2018 1 commit
-
-
Alexander Pivovarov committed
-
- 06 Sep, 2018 3 commits
-
-
Lianmin Zheng committed
-
Liangfu Chen committed
-
nhynes committed
-
- 05 Sep, 2018 2 commits
-
-
Jian Weng committed
-
Tang, Cheng committed
-
- 04 Sep, 2018 1 commit
-
-
* Rename axis parameter in onnx squeeze * Add test
nhynes committed
-
- 03 Sep, 2018 1 commit
-
-
The recent changes in tutorial is with PR # https://github.com/dmlc/tvm/pull/1501 broken the link for downloading the weights file, leading to this CI failure.
Siju committed
-
- 01 Sep, 2018 1 commit
-
-
Tatsuya Nishiyama committed
-
- 31 Aug, 2018 2 commits
-
-
* [FRONTEND][TENSORFLOW] Add Transpose support. * [FRONTEND][TENSORFLOW] Get parameter from inputs and fix document style. * [FRONTEND][TENSORFLOW] Handle the case that perm is not specified. * [FRONTEND][TENSORFLOW] Convert Rank and Range to param. * [FRONTEND][TENSORFLOW] Fix a pylint issue. * [FRONTEND][TENSORFLOW] Implement Rank and Range as normal op.
lixiaoquan committed -
Wu Zhao committed
-
- 30 Aug, 2018 2 commits
-
-
Lianmin Zheng committed
-
Wuwei Lin committed
-
- 29 Aug, 2018 2 commits
-
-
* [TOPI] add nn schedulers for HLS backends * fix pylint * fix topi transform test
MORITA Kazutaka committed -
Lianmin Zheng committed
-
- 28 Aug, 2018 2 commits
- 27 Aug, 2018 2 commits
-
-
* add docstring skip in hybrid script * fix lint
Jian Weng committed -
* [TENSORFLOW] fix the convertion of sum and add testcase for it * delete checking tyoe of axis and divide reduce test
Tatsuya Nishiyama committed
-
- 26 Aug, 2018 1 commit
-
-
Siju committed
-
- 25 Aug, 2018 3 commits
-
-
* [CODEGEN][AOCL] Add math intrinsic rules * introduce aocl_emu target for AOCL emulation * rename aocl_emu with aocl_sw_emu * update docs
MORITA Kazutaka committed -
MORITA Kazutaka committed
-
Tianqi Chen committed
-
- 24 Aug, 2018 3 commits
-
-
Lianmin Zheng committed
-
[NODE] Enable global singleton object, allow set_body_typed in function registry, default fallback of IRPrinter. (#1652)
Tianqi Chen committed -
The old queue size is too small. It will stall the executor due to race condition.
Lianmin Zheng committed
-
- 23 Aug, 2018 2 commits
-
-
* [NNVM][TEST] Numerical gradient testing * [NNVM][TEST] Make some tests a little faster * Fix the failing test_top_level3 * Target exclusion for the check_function * Try to ignore singularities * grad_input_vars now can't contain shapes * Don't pass unnecessary grad_input_vars to check_function * Multiple outputs; fixes; testing of check_function * Use numerical_grads_params to pass parameters to numgrad checker * Fail when no action is requested excplicitly * Pass additional params to functions * Silence the linter issue * Simplified numgrad checking * Improved docs for check_function * Fixed the error message when no dtype is provided * Several fixes * Tests with shape/dtype inference for inputs * Don't check dense's grads on cuda * Raise an error if output dtypes haven't been inferred * Moved shape/dtype inference into a separate function; use float32 as fallback * Remove redundant dtype=float32 * Fix multiple outputs * Use check_function in the rest of the test_top_level1
Sergei Grechanik committed -
Tianqi Chen committed
-