- 09 11月, 2022 1 次提交
-
-
由 cyber-pioneer 提交于
-
- 04 11月, 2022 2 次提交
-
-
由 zyfncg 提交于
* generate static graph code for some activation op * fix bug * fix infermeta of selected_rows
-
由 cyber-pioneer 提交于
* add sin double grad operator * add sin double grad test example * move sindoublegradopmaker to backward.yaml * fix sindoublegrad code * simplify sindoublegrad functor
-
- 02 11月, 2022 1 次提交
-
-
由 zyfncg 提交于
* support generating static code of high order grad op by yaml * polish code
-
- 01 11月, 2022 1 次提交
-
-
由 zyfncg 提交于
* gene static graph code for ceil, expm1 op * gene static graph code for some activation op * fix bug * revert doc of silu and logsigmoid
-
- 31 10月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* standard api * fix ci bugs * fix ci bugs * fix ce bugs
-
- 28 10月, 2022 2 次提交
- 24 10月, 2022 1 次提交
-
-
由 zyfncg 提交于
* gene static graph code for exp * refactor the doc of exp * fix bug * fix bug * update doc of exp * fix sparse op
-
- 19 10月, 2022 1 次提交
-
-
由 zyfncg 提交于
* rename op in yaml * fix test_layout_autotune * fix layout autotune of transpose
-
- 12 10月, 2022 1 次提交
-
-
由 zyfncg 提交于
-
- 19 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] trim trailing whitespace in yaml and hook * python incremental whitespace and yml files
-
- 14 9月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
-
- 16 8月, 2022 1 次提交
-
-
由 Siming Dai 提交于
* initial commit * fix op maker bug * fix mul grad bug * add unittest * fix add grad bug, add cpu kernel * add paddle.geometric.message_passing * add paddle.geometric.send_uv api, add unittest * add fp16 judgement * fix file typo, move compute_type to message_op * add impl file * fix unittest timeout time * add review revise
-
- 09 8月, 2022 1 次提交
-
-
由 Charles-hit 提交于
* move api(erfinv) from legacy_api.yaml to api.yaml * change inplace_map key
-
- 05 8月, 2022 1 次提交
-
-
由 Feiyu Chan 提交于
* move fft kernels to phi, done with cufft, pocketfft, mkl_cdft, hipfft * make stft_op use fft from phi/kernels/funcs, clean code
-
- 28 7月, 2022 1 次提交
-
-
由 Charles-hit 提交于
* Move api(lgamma) from legacy_api.yaml to api.yaml * Move api(lgamma) from legacy_api.yaml to api.yaml * Move api(lgamma) from legacy_api.yaml to api.yaml * modify code style * add x to X mapping * add definition of lgamma * delete redundant lgamma definitions * Modify code comments * Modify ops.py code format * add lgamma single test and lgamma api in fluid * Optimized lgamma unittest
-
- 19 7月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
* migrate solve kernel to phi * re useless header file, fix a bug in grad_kernel_impl * add header file in need * add yaml for solve op * fix solve_sig.cc ArgumentMapping and update tests case * disable legacy dygraph check in op_test * rm solve_op.cc / solve_sig.cc and migrate yaml config * Update op_test.py disable legacy dygraph check when check_eager is True
-
- 14 7月, 2022 1 次提交
-
-
由 zyfncg 提交于
-
- 01 7月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* move yaml to phi * fix undef var error
-
- 30 6月, 2022 1 次提交
-
-
由 zyfncg 提交于
* move standard apis to api.yaml * revert erfinv * delete dot_op.h * fix dot * rerun ci
-
- 29 6月, 2022 1 次提交
-
-
由 zyfncg 提交于
* move cross form legacy_api.yaml to api.yaml * move diagonal to api.yaml
-
- 27 6月, 2022 1 次提交
-
-
由 zyfncg 提交于
* move apis from legacy_api.yaml to api.yaml * remove comment * revert argsort * fix merge conflict
-
- 23 6月, 2022 1 次提交
-
-
由 zyfncg 提交于
* move trace into api.yaml * add trace unittest * fix trace test * fix generate op
-
- 22 6月, 2022 1 次提交
-
-
由 Feiyu Chan 提交于
* add codegen for get_expected_kernel, add argument mapping for selected_rows kernels, fix other bugs in codegen for operators. * move bernoulli, erf, mv, poisson, trunc, erf to api.yaml and corresponding backward api to backward.yaml * generate EmptyGradOpMaker for ops without grad op * add code to generate all possible kernel signatures for infrt
-
- 15 6月, 2022 1 次提交
-
-
由 zyfncg 提交于
* rename yaml file * fix merge conflict * fix infrt
-
- 14 6月, 2022 1 次提交
-
-
由 xiongkun 提交于
* change logic for optimize * modifty * optimize the backward speed of EinsumOp * add cache optimizer for einsum op * EinsumOp: fix new dygraph mode error * fix bug * change Cache->InnerCache * fix code * fix * add nan inf utils for einsum op * add as_extra * memory optimizer for einsum * update code
-
- 10 6月, 2022 2 次提交
-
-
由 Chen Weihang 提交于
* fix depthwise conv yaml error * fix depthwise conv double grad error
-
由 tiancaishaonvjituizi 提交于
-
- 08 6月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* move_group_norm * move group norm backward * fix code format * modify code according comment
-
- 01 6月, 2022 2 次提交
-
-
由 YuanRisheng 提交于
* add yaml * fix infrt compile bugs
-
由 chentianyu03 提交于
* add conv3d yaml * add conv3d_grad, conv3d_double_grad * add final_state_conv3d test case * add conv3d double test case * add depthwise_conv2d grad yaml * add depthwise_conv2d double grad test case * modify the order of args * add depthwise_conv2d_grad_grad config
-
- 31 5月, 2022 2 次提交
- 30 5月, 2022 1 次提交
-
-
由 pangyoki 提交于
-
- 27 5月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
-
- 25 5月, 2022 1 次提交
-
-
由 xiongkun 提交于
* change logic for optimize * modifty * optimize the backward speed of EinsumOp * add cache optimizer for einsum op * EinsumOp: fix new dygraph mode error * fix bug * change Cache->InnerCache * fix code * fix * add nan inf utils for einsum op * add as_extra * Compatible with v2.3 EinsumOp * remove dispensable
-
- 24 5月, 2022 1 次提交
-
-
由 chentianyu03 提交于
* add pad3d_double_grad yaml and test case * add squeeze and unsqueeze double grad * add double grad config * add pad_grad and pad_double_grad yaml * add pad_double_grad in config
-
- 23 5月, 2022 2 次提交
-
-
由 zyfncg 提交于
* add assign_out_ yaml * fix final_state_assign * fix inplace bug * add inplace_check_blacklist for assign * fix merge conflict
-
由 YuanRisheng 提交于
* add double grad yaml * fix bugs when compile infrt
-