- 16 8月, 2023 3 次提交
-
-
由 zhangbo9674 提交于
-
由 wanghuancoder 提交于
-
由 hong 提交于
* support new ir load combine * update * polish code * remove print * support c concat * update * polish code * fix bug * polish code * fix compile bug * polish code * remove useless code
-
- 14 8月, 2023 1 次提交
-
-
由 kangguangli 提交于
-
- 09 8月, 2023 1 次提交
-
-
由 xiaoxiaohehe001 提交于
* fix_softmax_eigen * fix_ctest_seresnet * fix_ci_error
-
- 03 8月, 2023 1 次提交
-
-
由 hong 提交于
-
- 31 7月, 2023 1 次提交
-
-
由 hong 提交于
* fix new ir shadow typo * update
-
- 28 7月, 2023 1 次提交
-
-
由 Asthestarsfalll 提交于
* [OpCompat] Remove redundant mappings * update op_compat.yaml
-
- 27 7月, 2023 1 次提交
-
-
由 Asthestarsfalll 提交于
-
- 25 7月, 2023 1 次提交
-
-
由 hong 提交于
* add kernel dialect * change DenseTensorTypeStorage to DenseTensorType * add test case` * add first pd_op to kernel dialect * lower pd op to kernel dialect * update * update * remove useless code * add attrite print test * fix bug * update * update * update * update * polish code * fix bug * polish code and add python test * add test * fix test error * relax constraint when inserting get_parameter * add env flag * fix bug * dygraph2static support new ir * fix bug * revert test env * change cc_test_old to cc_test * update * fix build_static bug * update test * fix type test error * udpate cmake * disable test in windows * fix inference compile * fix program translator error * only run on cpu, not support gpu yet * fix conflict * polish code * fix bug * add feed with place op * update * remove useless unitest * udpate mkldnn * update * update * align mkldnn version * new ir support builtin slice op * fix bug * fix phi kernel adaptor bug * add enable static * add enable_static * remove useless test case * change feed list to single variable * update * add feed with place and shaddow output op * fix bug * remove usless code * support gpu * fix bug * fix bug * remove template * add more data type * fix cimpile bug * udpate * remove useless code * revert dygraph2st test * remove usless code * revert op * fix bug * new ir dygraph2static support gpu * remove usless code * code polish * add const * revert code and remove useless code * revert code * revert legacy op yaml * remove useless code * delete std::move --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-
- 21 7月, 2023 1 次提交
-
-
由 Zhan Rongrui 提交于
* add assert * fix * fix
-
- 19 7月, 2023 2 次提交
-
-
由 张春乔 提交于
* Update op_compat.yaml * Update op_compat.yaml
-
由 zhangyuqin1998 提交于
* delete relu6_raw * fix codestyle * Update test_mkldnn_matmul_activation_fuse_pass.py * fix * Update backward.yaml * Update ops.yaml * Update backward.yaml
-
- 18 7月, 2023 3 次提交
-
-
由 hong 提交于
* fix new ir concat op bug * fix bug * using add_n_with_kernel instead of add_n impl * fix pd_op yaml bug * fix bug
-
由 kangguangli 提交于
* fix hsigmoid_loss * add test into whitelist
-
由 gouzil 提交于
* add cast and repeat_interleave * fix
-
- 17 7月, 2023 3 次提交
-
-
由 Zhenghai Zhang 提交于
-
由 RedContritio 提交于
-
由 Asthestarsfalll 提交于
* [OpCompat] add fetch and update mish in op_compat.yaml * add missing outputs * fix codestyle
-
- 15 7月, 2023 1 次提交
-
-
由 RedContritio 提交于
-
- 14 7月, 2023 5 次提交
-
-
由 RedContritio 提交于
-
由 RedContritio 提交于
-
由 RedContritio 提交于
-
由 Wang Xin 提交于
-
由 kangguangli 提交于
* add feed in op_compat.yaml * remove input mapping
-
- 13 7月, 2023 2 次提交
-
-
由 xiaoguoguo626807 提交于
-
由 hong 提交于
* new ir support builtin slice op * fix phi kernel adaptor bug
-
- 12 7月, 2023 1 次提交
-
-
由 hong 提交于
* refine program translator * fix warning: not override * fix bug * merge new modifications * modify by reviews * resolve conflicts * resolve conflicts * fix * fix * update * support selected rows * update * add selectrows * fix bug * add ut * refine code * refien code * update * update * support selected rows * support selected rows * support dense tensor * remove useless code * polish code * remote standalone executor test --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com> Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
-
- 11 7月, 2023 2 次提交
-
-
由 hong 提交于
* suport optional input in new_ir * polish code * add coverate test * update * update * add unitest * remove reduplicate code * udpate * fix assign error * revert test arg min max * update * fix bug * polish code * update * fix unique and close op bug * update * update * revert test code * revert unique test * polish code * remove useless code --------- Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
-
由 hong 提交于
-
- 10 7月, 2023 2 次提交
- 07 7月, 2023 2 次提交
-
-
由 hong 提交于
* add ir output check in OpTest * add ir grad check in op test * fix legacy name converter bug * add more unittest * fix * fix warprnn op bug * add whit list * polish code * polish code * fix cummin cummax bug --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-
由 hong 提交于
* add ir output check in OpTest * add ir grad check in op test * fix legacy name converter bug * add more unittest * fix * fix warprnn op bug * add whit list * polish code * polish code --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-
- 05 7月, 2023 2 次提交
-
-
由 hong 提交于
* suport optional input in new_ir * polish code * add coverate test * update * update * add unitest * remove reduplicate code * udpate * fix assign error * revert test arg min max * update * fix bug * polish code
-
由 RedContritio 提交于
* configure elementwise_pow op_version * support auto generate for static op elementwise_pow * pre-commit run
-
- 04 7月, 2023 2 次提交
-
-
由 hong 提交于
* suport optional input in new_ir * polish code * add coverate test * update * update * add unitest * remove reduplicate code * set test timeout
-
由 RedContritio 提交于
-
- 03 7月, 2023 2 次提交
-
-
由 lzydev 提交于
* support auto-gen concat * fix bug in legacy_backward.yaml * fix bug in get_expeceted_kernel_type
-
由 RedContritio 提交于
* configure elementwise_mod op_version * support auto generate for static op elementwise_mod
-