- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 04 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 02 6月, 2022 3 次提交
-
-
由 Weilong Wu 提交于
* [Eager] FLAGS_retain_grad set false * Add FLAGS_retain_grad_ for some tests * Add FLAGS_retain_grad_ to some tests * modified set_flags * modified set_flags * fix windows-ci and windows-openblas-ci * import paddle.fluid
-
由 wanghuancoder 提交于
* first run accumulation node
-
由 Guoxia Wang 提交于
-
- 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 次提交
-
-
由 wanghuancoder 提交于
* fix full zero * fix full zero * fix full zero * fix full zero * refine * refine * refine
-
由 Jiabin Yang 提交于
* support is empty * fix error * fix code error * change to fake empty * using fake empty first * using fake empty first * Support backward prune in fluid
-
- 30 5月, 2022 1 次提交
-
-
由 pangyoki 提交于
* support backward inplace in eager fluid mode * fix * fix * optimize format * little change
-
- 27 5月, 2022 2 次提交
-
-
由 Jiabin Yang 提交于
* support is empty * fix error * fix code error * change to fake empty * using fake empty first * using fake empty first
-
由 zyfncg 提交于
* refactor the optional tensor * remove optiona<MetaTensor> in InferMeta * fix bug * fix optional<vector<Tensor>> * fix bug * fix rmsprop * fix amp of eager_gen * polish code * fix deleted code * fix merge conflict * polish code * remove is_nullopt_ * fix merge conflict * fix merge conflict
-
- 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 2 次提交
-
-
由 zyfncg 提交于
-
由 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 3 次提交
-
-
由 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
-
由 pangyoki 提交于
* support inplace in backward * fix final_state_linear * fix format of backward_inplace_map * little change * add subtract in yaml * fix hook mem leak * fix hook use_count * little format change * fix Co-authored-by: NJiabinYang <360788950@qq.com>
-
- 19 5月, 2022 2 次提交
-
-
由 zyfncg 提交于
* change the output format of C++ backward api * fix merge conflict * fix sparse api code auto-gen * fix eager_gen bug * fix bug of output is null * fix bug of conv2d_grad_impl * fix optional grad * fix bug of eager-gen double_grad * fix bug * fix multiply_double_grad bug * fix bug of higher order derivative * fix bug of FillZeroForEmptyGradInput * remove redundant vector in grad_node * fix bug of test_deformable_conv_v1_op * fix bug of test_deformable_conv_v1_op * some refacotr
-
由 zyfncg 提交于
* remove shared_storage * fix bug * fix rnn bug
-
- 18 5月, 2022 2 次提交
-
-
由 Feiyu Chan 提交于
Add Code Generation for operators, op makers and argument mapping functions (#41772)
-
由 Weilong Wu 提交于
* [Eager] Polish eager code generation * Remove useless code in codegen
-
- 17 5月, 2022 2 次提交
-
-
由 Chen Weihang 提交于
* add nan_inf_utils for eager * support check nan and inf * add unittest for coverage
-
由 Chen Weihang 提交于
* adapt faster tokenizer op * add eager test * add unittest
-
- 16 5月, 2022 1 次提交
-
-
由 zyfncg 提交于
* update code * change the return type for inplace dygraph api * change the tuple construct
-
- 12 5月, 2022 2 次提交
-
-
由 Jiabin Yang 提交于
* Support Gradient Accumulation for sr * add ut * change ut to fit small vector * speed up accumulation
-
由 Jiabin Yang 提交于
* remove full reserved strategy * fix inplace error
-
- 11 5月, 2022 2 次提交
-
-
由 zyfncg 提交于
* change the output format of C++ backward api * fix merge conflict * fix sparse api code auto-gen * fix eager_gen bug * fix bug of output is null * fix bug of conv2d_grad_impl * fix optional grad * fix bug of eager-gen double_grad * fix bug * fix multiply_double_grad bug * remove node pruning
-
由 Jiabin Yang 提交于
-
- 09 5月, 2022 3 次提交
-
-
由 wanghuancoder 提交于
* refine pylayer * refine
-
由 Chen Weihang 提交于
* polish grad details * polish detail by comment
-
由 Jiabin Yang 提交于
* Support Gradient Accumulation for sr * add ut * change ut to fit small vector
-
- 07 5月, 2022 1 次提交
-
-
由 zhangbo9674 提交于
-
- 06 5月, 2022 3 次提交
-
-
由 Chen Weihang 提交于
* polish code details * remove needless prefix * revert needless change * polish grad func generated format
-
由 Jiabin Yang 提交于
* fix @ stray error in dygraph * fix @ stray error in dygraph
-
由 wanghuancoder 提交于
-
- 29 4月, 2022 4 次提交
-
-
由 YuanRisheng 提交于
-
由 Weilong Wu 提交于
-
由 YuanRisheng 提交于
* add double yaml * add inline func
-
由 Jiabin Yang 提交于
-