- 03 7月, 2023 2 次提交
-
-
由 RedContritio 提交于
* configure elementwise_floordiv op_version * support auto generate for static op elementwise_floordiv * update unity_build_rule.cmake
-
由 LoneRanger 提交于
* fix the static op generation for group_norm * fix bug * fix bug * Update op_compat.yaml
-
- 01 7月, 2023 1 次提交
-
-
由 kangguangli 提交于
* refine program translator * fix warning: not override * fix bug * merge new modifications * modify by reviews * resolve conflicts * resolve conflicts * fix * fix * fix conflicts * add unittest for special op transcriber * set cpu as default backend * modify by reviews
-
- 30 6月, 2023 5 次提交
-
-
由 lzydev 提交于
-
由 lzydev 提交于
-
由 lzydev 提交于
-
由 xiaoguoguo626807 提交于
[prim] modify multiply_double_grad composite rules to solve paddlescience poiseuille_flow.py problem (#54908) * modify eular_beam * modify matmul infermeta * add test * modify timeout * modify mutiply_double nullptr * modify tanh_triple_gradnode create
-
由 Zhenghai Zhang 提交于
* static graph autogen code for expand * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug
-
- 28 6月, 2023 1 次提交
-
-
由 RedContritio 提交于
-
- 27 6月, 2023 2 次提交
-
-
由 zhangyuqin1998 提交于
* delete swish_raw * fix * Update activation_kernel.cc * fix
-
由 lzydev 提交于
-
- 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 1 次提交
-
-
由 gouzil 提交于
* [phi] autogen code tril_triu * [phi][api]fix tril_triu_grad args * [fluid] clean cmake; [phi] fix infer_meta
-