- Sep 12, 2018
-
-
Siva authored
-
- Sep 11, 2018
-
-
Yang Chen authored
-
Tianqi Chen authored
-
Siva authored
-
Jian Weng authored
-
- Sep 10, 2018
- Sep 07, 2018
-
-
Alexander Pivovarov authored
-
- Sep 06, 2018
-
-
Lianmin Zheng authored
-
Liangfu Chen authored
-
nhynes authored
-
- Sep 05, 2018
-
-
Jian Weng authored
-
Tang, Cheng authored
-
- Sep 04, 2018
-
-
nhynes authored
* Rename axis parameter in onnx squeeze * Add test
-
- Sep 03, 2018
-
-
Siju authored
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.
-
- Sep 01, 2018
-
-
Tatsuya Nishiyama authored
-
- Aug 31, 2018
-
-
lixiaoquan authored
* [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.
-
Wu Zhao authored
-
- Aug 30, 2018
-
-
Lianmin Zheng authored
-
Wuwei Lin authored
-
- Aug 29, 2018
-
-
MORITA Kazutaka authored
* [TOPI] add nn schedulers for HLS backends * fix pylint * fix topi transform test
-
Lianmin Zheng authored
-
- Aug 28, 2018
- Aug 27, 2018
-
-
Jian Weng authored
* add docstring skip in hybrid script * fix lint
-
Tatsuya Nishiyama authored
* [TENSORFLOW] fix the convertion of sum and add testcase for it * delete checking tyoe of axis and divide reduce test
-
- Aug 26, 2018
-
-
Siju authored
-
- Aug 25, 2018
-
-
MORITA Kazutaka authored
* [CODEGEN][AOCL] Add math intrinsic rules * introduce aocl_emu target for AOCL emulation * rename aocl_emu with aocl_sw_emu * update docs
-
MORITA Kazutaka authored
-
Tianqi Chen authored
-
- Aug 24, 2018
-
-
Lianmin Zheng authored
-
Tianqi Chen authored
[NODE] Enable global singleton object, allow set_body_typed in function registry, default fallback of IRPrinter. (#1652)
-
Lianmin Zheng authored
The old queue size is too small. It will stall the executor due to race condition.
-
- Aug 23, 2018
-
-
Sergei Grechanik authored
* [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
-
Tianqi Chen authored
-
MORITA Kazutaka authored
-
Jared Roesch authored
-
MORINAGA authored
-
Lianmin Zheng authored
-
Tianqi Chen authored
-