- 26 6月, 2023 3 次提交
-
-
由 hong 提交于
* add fetch kernel * support fetch var in new ir * fix bug * polish code * change array equal to np.testing * support feed in new ir * fix bug * try to hack combine op * add scope guard * revert atan2 op * polish code
-
由 cyberslack_lee 提交于
-
由 Sanbu 提交于
-
- 20 6月, 2023 2 次提交
- 19 6月, 2023 1 次提交
-
-
由 Wang Xin 提交于
* static graph autogen code support for full_like op * fix * fix bug
-
- 15 6月, 2023 1 次提交
-
-
由 Zhenghai Zhang 提交于
-
- 14 6月, 2023 1 次提交
-
-
由 huangjiyi 提交于
* update * update
-
- 09 6月, 2023 2 次提交
-
-
由 lzydev 提交于
* auto generate code for elementwise_max * auto generate code for elementwise_max * fix composite ops * fix bug of fmax
-
由 zhangbo9674 提交于
* refine code * refine code * refine code * refine code * refine code * refine code * refine code * fix bug * refine code * refine code * refine code * refine code * refine code * delete unused code * delete unused code * refine code
-
- 07 6月, 2023 1 次提交
-
-
由 RedContritio 提交于
-
- 05 6月, 2023 3 次提交
- 03 6月, 2023 1 次提交
-
-
由 RedContritio 提交于
* remove reduce_sum_op.h * support auto generate for static op reduce_sum * remove reduce_sum_op in CMakeLists.txt
-
- 02 6月, 2023 5 次提交
-
-
由 kangguangli 提交于
* add vector type support for program translator * polish * support basic attribute type * resolve conflicts * add verify for combine/slice and unittests * polish * support more type in attribute translator * modify by reviews * fix merge mistakes * refine code * refine code * add interface * fix: op name normalization * fix typo * refactor input translator * fix merge conflicts * fix op normalizer bug * refactor attribute translator * fix bug * refactor output translator * fix typo * fix * fix approval error * fix coverage * fix op_compat parser * fix merge conflicts * fix merge conflicts * fix merge conflicts * fix merge conflicts * fix merge conflicts * revert some changes --------- Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
-
由 RedContritio 提交于
* decouple reduce_any_op.h and reduce_op.h from reduce_any_op.cc * support auto generate for static op reduce_any
-
由 RedContritio 提交于
-
由 RedContritio 提交于
-
由 Wang Xin 提交于
* static graph autogen code for shape op * fix onednn * fix onednn
-
- 01 6月, 2023 3 次提交
-
-
由 Wang Xin 提交于
* static graph autogen code for check_finite_and_unscale_ op * bug fixed
-
由 RedContritio 提交于
-
由 huangjiyi 提交于
* update * update cmake * update * update * update * update * Revert "update cmake" This reverts commit 1e1dc1b2bc9967b725201272607f939260070fd4. * update * update * update * update
-
- 31 5月, 2023 1 次提交
-
-
由 RedContritio 提交于
* support auto generate for static op reduce_amax * set reduce_amax attr 'axis' type as IntArray
-
- 30 5月, 2023 3 次提交
-
-
由 RedContritio 提交于
-
由 huangjiyi 提交于
* update * update * update * update * update * update * update * update
-
由 RedContritio 提交于
* support auto generate for activation_op relu6 * add generated_static_op for activation_op in CMakeLists.txt
-
- 24 5月, 2023 1 次提交
-
-
由 xiaoguoguo626807 提交于
-
- 23 5月, 2023 2 次提交
- 19 5月, 2023 1 次提交
-
-
由 xiaoguoguo626807 提交于
* review * modify opcompat bug * modify pybind
-
- 18 5月, 2023 2 次提交
-
-
由 Hulek 提交于
* Fused elementwises kernels and ops * change fuse pass name * adjust .pbtxt files * adjust quantization attributes * add missing arguments and fix others, review fixed * simplify fused kernel registration * fix elementwise unit tests * reuse one fused elementwise op * adjust proto * Add supported datatypes * Change 'Scale' to 'scale' in tests, change some tests to onednn * Revert breaking changes * Fix unit tests * Delete obsolete test cases * Delete commented out code * Fix codestyle * delete temporary condition * fix conflicts and delete duplicate fusing * Fix code after merge * Move tests to new directory * fix tests volatility * Rename test_elementwise_add_onednn_op.py to test_elementwise_add_mkldnn_op.py * Update CMakeLists.txt add mkldnn op test --------- Co-authored-by: NSilv3S <slawomir.siwek@intel.com>
-
由 RedContritio 提交于
* simplify layer_norm_op.cc * support auto generate for op layer_norm * update unittest for composite_layer_norm * remove layer_norm_op.cc from scripts * replace layer_norm_op with generated_op * add get_expected_kernel for layer_norm * update cmake kernel register function for layer_norm_mkldnn_op
-
- 16 5月, 2023 2 次提交
-
-
由 Wang Xin 提交于
* static graph autogen code support for softmax op * bug fixed * fix PR-CI-Windows error * fix CI error * bug fixed * fix conflicts
-
由 张春乔 提交于
* mv InstanceNorm * modify op_version.yaml * modify add Operator:: in get_expected_kernel_func.cc * rm gradexpectedkernel * add extra * add float epsilon=1e-5
-
- 15 5月, 2023 1 次提交
-
-
由 xiaoguoguo626807 提交于
* add rules * modify no kernel yaml parse * success op generate * success test_silu_double * modify bug * modify static error * modify silu_grad input * modify kernel signature * modify kernel signature * code style * code style * review * delete opinfo modify
-
- 10 5月, 2023 2 次提交
- 09 5月, 2023 2 次提交