- 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
-
MORITA Kazutaka authored
-
Lianmin Zheng authored
-
Lianmin Zheng authored
-
Siju authored
-
Tianqi Chen authored
-
- Aug 22, 2018
-
-
MORITA Kazutaka authored
-
MORITA Kazutaka authored
-
Tianqi Chen authored
-
Siju authored
-
Lianmin Zheng authored
-
Lianmin Zheng authored
* support fallback & fix bugs in tuners & clean topi test * update task extraction * update task extraction * fix arm tutorial * Update tune_nnvm_arm.py
-
eqy authored
-
- Aug 21, 2018
-
-
Tianqi Chen authored
-
Wuwei Lin authored
-
- Aug 20, 2018
-
-
Tianqi Chen authored
* [VERSION] Update to 0.5.dev * Update the docs to include all intrins
-
Yao Wang authored
* Improve x86 pooling and concat * Fix * Fix test concatenate correct layout * Add conditional vectorize * Fix lint * Modify schedule for global pooling * Fix * Fix warning * Fix alter layout test * Remove vectorization for pooling when using 4D layout * Remove vectorization for 4D concat * Fix concatenate layout * Fix concatenate schedule * Fix concat * Fix lint * Fix concat * Simplify pooling logic * Update docstring * Fix test topi pooling * Small changes
-
Pariksheet Pinjari authored
* Yolo and Upsample frontend support * Lint fix * Mac support added * Code clean and trigger CI
-
Tianqi Chen authored
-
masahi authored
-
Lianmin Zheng authored
-
- Aug 18, 2018
-
-
Siju authored
[FRONTEND][COREML]MultiplyLayerParams L2NormalizeLayerParams and UpsampleLayerParams support … (#1511)
-
xqdan authored
-
Sergey Mironov authored
-
- Aug 17, 2018
-
-
masahi authored
-