- 17 8月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* fix_stop_gradient
-
- 16 8月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
* [Eager draft] forward_only interface migrate to autograd_api * strings api add dygraph forward function * rm useless comments * draft version for check CI * fix ci * forward-only no need compute_require_grad and pass stop_gradient, rm useless comments * polish yaml and using CPUPlace = phi::CPUPlace * rm useless comments * polish yaml and update some test case * rm useless funcs * polish eager_gen code * polish code
-
- 12 8月, 2022 1 次提交
-
-
由 HongyuJia 提交于
* support optional<vector<Tensor>> in yaml and eager * delete useless comments in eager_gen.py * fix api_base.py support optional<vector<TTensor>> * python_c_gen.py support optional<vector<tensor>> * transfer linear_interp_v2 yaml from fluid to phi * fix op_test typo error * change linear_interp_v2 testcase * fix args in final_state_linear_interp_v2 * fix zeropad2d typo. test=document_fix
-
- 11 8月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
* Polish black_ops_list logic in eager_gen * update black_ops_list
-
- 10 8月, 2022 1 次提交
-
-
由 Feiyu Chan 提交于
1. change the codegen code to avoid conversion from heterogeneous 'initializer list' to tuple, which fails on gcc 5.4; (#45036) 2. add a template CheckTensorHasNanOrInf to handle arbitary tuple of supported types.
-
- 09 8月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
* [Eager] use final_state_fill_constant_ * fill_constant use str_value * add fill_constant_ to no_amp_list * use float(value) as input * support final state full_ same as fill_constant
-
- 08 8月, 2022 2 次提交
-
-
由 Thomas Young 提交于
-
由 Leo Chen 提交于
* clean tensor.h * fix gather_nd
-
- 07 8月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
* [Eager] just need to run needed nodes * [Eager] just need to run needed nodes
-
- 03 8月, 2022 2 次提交
-
-
由 Weilong Wu 提交于
-
由 wanghuancoder 提交于
-
- 02 8月, 2022 1 次提交
-
-
由 xiaoguoguo626807 提交于
* manuel_fused_gemm_epilogue
-
- 01 8月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* remove cudaDeviceContext * remove more template * fix rocm compile * remove alias name CUDADeviceContext * fix compile * fix tests * revert changes
-
- 29 7月, 2022 2 次提交
-
-
由 Jiabin Yang 提交于
-
由 Yulong Ao 提交于
* [Phi] Add yaml for assign_value * [Phi] Fix the bug of the assign api and modify the unittest * [Phi] Fix the bug when the tensor does not have the backend info * [Phi] Replace the functional-style cast init by the brace-init * [Phi] Cast the data explicitly
-
- 28 7月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
* refactor general_grad and fix some bugs * add TODO: support prune logic deeper
-
- 27 7月, 2022 1 次提交
-
-
由 Wang Bojun 提交于
* move average_accumulates op to phi kernel
-
- 26 7月, 2022 1 次提交
-
-
由 chenjian 提交于
* fix new dygraph record event for op * update unit test
-
- 25 7月, 2022 1 次提交
-
-
由 zyfncg 提交于
* fix bug of amp code_gen * fix bug
-
- 21 7月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* [Dy2Sta]Fix Segment Fault while training multi-card if params have no grad * fix unittest
-
- 19 7月, 2022 2 次提交
-
-
由 wanghuancoder 提交于
* release gil when run backward
-
由 Ruibiao Chen 提交于
* Rename BOOST_GET macros * Fix conflicts
-
- 15 7月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* eager variable back sync
-
- 14 7月, 2022 5 次提交
-
-
由 zhangkaihuo 提交于
* sparse support amp * EagerAmpAutoCasts support sparse
-
由 Yuang Liu 提交于
-
由 wanghuancoder 提交于
* Compilation optimization
-
由 ronnywang 提交于
* [CustomDevice] add custom ccl api * add ut
-
由 zhangbo9674 提交于
* add amp logic in python_C * fix inplace bug
-
- 13 7月, 2022 3 次提交
-
-
由 Weilong Wu 提交于
-
由 Sing_chan 提交于
-
由 WangZhen 提交于
-
- 12 7月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* split coed gen for eager fluid_generated
-
- 09 7月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
-
- 07 7月, 2022 2 次提交
-
-
由 wanghuancoder 提交于
* fused_gate_attention manual code in eager
-
由 Jiabin Yang 提交于
* fix deriv with inplace * fix double grad bugs * remove additional file * fix compat dygraph mode * fix yaml remove additional yaml * fix slice double grad error and auto code gen logic error for higher order differentiate * fix fix_higher_order_deriv * remove additional include * fix fix_higher_order_deriv
-
- 06 7月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* fused_gate_attention manual code in eager * Menual fused_feedforward in eager * fix test case
-
- 04 7月, 2022 1 次提交
-
-
由 Leo Chen 提交于
-
- 02 7月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* fix init() * delete test_device_context * replace CPUDeviceContext with CPUContext * fix test_scalar * remove dot_op.cc * fix compile
-
- 01 7月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* move yaml to phi * fix undef var error
-
- 30 6月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* fused_gate_attention manual code in eager * refine * refine * refine * refine * refine * refine
-