- Sep 13, 2018
-
-
Robin Dong authored
-
- Sep 11, 2018
-
-
Siva authored
-
- Sep 10, 2018
-
-
Yuwei Hu authored
-
- Sep 06, 2018
-
-
Lianmin Zheng authored
-
nhynes authored
-
- Sep 04, 2018
-
-
nhynes authored
* Rename axis parameter in onnx squeeze * Add test
-
- 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 29, 2018
-
-
MORITA Kazutaka authored
* [TOPI] add nn schedulers for HLS backends * fix pylint * fix topi transform test
-
- Aug 27, 2018
-
-
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 24, 2018
-
-
Tianqi Chen authored
[NODE] Enable global singleton object, allow set_body_typed in function registry, default fallback of IRPrinter. (#1652)
-
- 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
-
MORITA Kazutaka authored
-
MORITA Kazutaka authored
-
Lianmin Zheng authored
-
Siju authored
-
- Aug 22, 2018
-
-
MORITA Kazutaka authored
-
MORITA Kazutaka authored
-
Siju 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
-
- Aug 20, 2018
-
-
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
-
masahi authored
-
Lianmin Zheng authored
-
- Aug 18, 2018
-
-
Siju authored
[FRONTEND][COREML]MultiplyLayerParams L2NormalizeLayerParams and UpsampleLayerParams support … (#1511)
-
Sergey Mironov authored
-
- Aug 17, 2018
-
-
masahi authored
-
- Aug 16, 2018
-
-
Keren Zhou authored
-
- Aug 15, 2018
-
-
Lianmin Zheng authored
-
- Aug 14, 2018
- Aug 13, 2018
-
-
Albin Joy authored
* [NNVM][TENSORFLOW] Optimized tensorflow testcases * Replace Constants with Placeholder * Review comment fix
-
- Aug 09, 2018
-
-
Lianmin Zheng authored
-
- Aug 08, 2018
-
-
Zhi authored
* Separate fusion and compilation * fix description of graph_fuse.h * fix lint * fix @masahi 's comments, move fusion out of target * fix graph passing and make fused_entries singula in graph attr * fix typo * fix some comments * run test again * remove rvalue for graphfuse and graphfindfusiablegroups
-
Siju authored
-
Siju authored
-
Tang, Cheng authored
-
masahi authored
-
- Aug 07, 2018
-
-
Albin Joy authored
* LRN support for ONNX * [ONNX] Updated lrn testcases
-