- 23 5月, 2023 1 次提交
-
-
由 LoneRanger 提交于
* fix the static op generation for group_norm * fix bug of mismatch * fix bug of AssertionError * fix setting of composite
-
- 19 5月, 2023 1 次提交
-
-
由 warrentdrew 提交于
* add minimum grad composite rules * add public python api * fix format * fix format * update testcase * fix testcase * fix format * fix cmakelist.txt * fix format * fix param problem * fix op and composite rule * fix bf16 cpu support problem * fix bf16 cpu issue * fix axis error log * add axis for maximum * revert commit * remove .orig * fix generic problem * revert max op * fix axis error * fix maximum axis * fix test_check_output * fix cinn * fix minimum maximum axis check
-
- 18 5月, 2023 1 次提交
-
-
由 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
-
- 17 5月, 2023 1 次提交
-
-
由 lzydev 提交于
-
- 16 5月, 2023 2 次提交
-
-
由 cyberslack_lee 提交于
-
由 张春乔 提交于
* 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 次提交
-
-
由 niuliling123 提交于
* update * Update backward.h * Update composite_backward_api.h * Update tensor_utils.cc * Update backward.cc * update * stype * update * add ctest * code stype
-
- 13 5月, 2023 1 次提交
-
-
由 xiaoguoguo626807 提交于
* modify concat_grad add sum comp rule * delete default mul_double_grad * delete high grad test * recover yaml * modify yaml * recover add_double_grad prim
-
- 11 5月, 2023 1 次提交
-
-
由 xiaoguoguo626807 提交于
* modify concat_grad add sum comp rule * delete default mul_double_grad * delete high grad test * recover yaml * modify yaml
-
- 10 5月, 2023 1 次提交
-
-
由 Sanbu 提交于
-
- 09 5月, 2023 1 次提交
-
-
由 Sanbu 提交于
-
- 28 4月, 2023 2 次提交
-
-
由 Sanbu 提交于
-
由 xiaoguoguo626807 提交于
* add mul doubel grad * add sub_double_grad * add add sub high test * add mutiply test * modify other unsqueeze * delete api.yaml * only for make ci run * midify unsqueeze * modify unsqueeze * tmp * modify operants gen
-
- 27 4月, 2023 3 次提交
-
-
由 gouzil 提交于
* [static op generation] triangular_solve * [phi] mv triangular_solve_grad to static_backward * [phi] fix import * [phi] mv to ops.yaml、 backward.yaml * fix forward attr * [phi] fix triangular_solve_grad args
-
由 Wang Xin 提交于
-
由 mengziheng 提交于
* add pad op * add_some_code * modify some code * add some code * add some code * modify some code * add some code * modify some code * Update composite_backward_api.h * modify some code * add some code * add some code * add some code
-
- 23 4月, 2023 2 次提交
-
-
由 zhangyuqin1998 提交于
* delete overwrite from gather_grad * fix * Update gather_grad_kernel.cc
-
由 zhangyuqin1998 提交于
* remove axis from elementwise_grad * Update elementwise_sig.cc
-
- 22 4月, 2023 1 次提交
-
-
由 ccrrong 提交于
* add tile_grad composite rule
-
- 19 4月, 2023 1 次提交
-
-
由 Wang Xin 提交于
* add autogen code support for mean_all op * bug fixed * bug fixed * bug fixed
-
- 18 4月, 2023 3 次提交
-
-
由 cyber-pioneer 提交于
* add gn vjp * fix 0 * fix args num * fix type * debug2 * remove unused expand * support fp16 * fix typo * fix reshape bug * test3 * test4 * fix bug3 * add comment
-
由 LoneRanger 提交于
* add autogen code support for lu * fix bug * fix bug * fix bug * fix bug
-
由 Xiaoxu Chen 提交于
-
- 17 4月, 2023 1 次提交
-
-
由 LoneRanger 提交于
-
- 14 4月, 2023 1 次提交
-
-
由 zhangyuqin1998 提交于
-
- 13 4月, 2023 2 次提交
- 12 4月, 2023 1 次提交
-
-
由 YepKong 提交于
* add autogen code support for squared_l2_norm_op * Update ops.yaml
-
- 11 4月, 2023 3 次提交
-
-
由 zhangyuqin1998 提交于
-
由 RedContritio 提交于
* support auto generate for flatten (flatten_contiguous_range) * add data_type for flatten_grad
-
由 Wang Xin 提交于
* add autogen code support for reverse op * bug fixed
-
- 10 4月, 2023 6 次提交
-
-
由 lzydev 提交于
* autogen segment_pool * delete legacy_dygraph about segment_pool
-
由 gouzil 提交于
* add autogen code bilinear_tensor_product * [phi] rm cc file
-
由 lzydev 提交于
* autogen softmax_with_cross_entropy * fix error in softmax_with_cross_entropy version
-
由 Wang Xin 提交于
-
由 cyberslack_lee 提交于
-
由 Wang Xin 提交于
* add autogen code support for affine_grid op * update op_compat.yaml for affine_grid * update op_compat.yaml for affine_grid * fix AffineGridGradInferMeta * fix CI error * update AffineGridInferMeta
-
- 07 4月, 2023 1 次提交
-
-
由 Zhenghai Zhang 提交于
-
- 06 4月, 2023 1 次提交
-
-
由 zhangyuqin1998 提交于
* Rename conv2d transpose grad grad * fix
-
- 04 4月, 2023 1 次提交
-
-
由 cyberslack_lee 提交于
* bce_loss * fix error * fix * fix * fix * reslove confilict
-