- 14 6月, 2023 1 次提交
-
-
由 Zhang Ting 提交于
-
- 19 5月, 2023 1 次提交
-
-
由 Galaxy1458 提交于
-
- 28 4月, 2023 1 次提交
-
-
由 jjyaoao 提交于
-
- 24 4月, 2023 1 次提交
-
-
由 张春乔 提交于
-
- 18 4月, 2023 1 次提交
-
-
由 张春乔 提交于
-
- 21 3月, 2023 1 次提交
-
-
由 iSerendipity 提交于
* move DataType from paddle::experimental to phi * convert namespace * convert namespace * convert namespace * clarify namespace * convert more datatype * Revert "convert more datatype" This reverts commit 083b462959e6a22d4d8767707b628b95b396642e. * convert more in auto_code_generator * fix conflicts for XPU * fix namespace conflicts * fix errors * Revert "fix errors" This reverts commit f9d9958b54ee32141112274c8a5c3c381ab0f876. * fix errors * fix formatting
-
- 07 3月, 2023 1 次提交
-
-
由 Chen Weihang 提交于
-
- 15 2月, 2023 1 次提交
-
-
由 niuliling123 提交于
-
- 24 11月, 2022 1 次提交
-
-
由 huangjiyi 提交于
* rm dependence to "convert_utils.h" in some files * fix bugs * replace DataType2String with DataTypeToString * replace framework::DataTypeSize with phi::SizeOf * mv convert_function from fluid to phi and rm old map * recommit with pre-commit * repalce ProtoVarType with ProtoDataType and update comment. * fix error about include "dnnl.hpp" * revert add dep mkldnn to convert_utils in phi * add mkldnn deps in convert_utils.h in phi * move deps to convert_utils.h in phi
-
- 19 11月, 2022 1 次提交
-
-
由 Aganlengzi 提交于
* [CustomPlace] fix amp * [CustomPlace] fix amp * fix ut because of too long time matmul fp16
-
- 16 9月, 2022 1 次提交
-
-
由 Jiabin Yang 提交于
* fix linspace error in amp * fix log * fix amp error
-
- 15 9月, 2022 1 次提交
-
-
由 Jiabin Yang 提交于
* make eager log readable * fix compile error * recover test * invoke ci again
-
- 26 8月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
-
- 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
-
- 14 7月, 2022 2 次提交
-
-
由 zhangkaihuo 提交于
* sparse support amp * EagerAmpAutoCasts support sparse
-
由 zhangbo9674 提交于
* add amp logic in python_C * fix inplace bug
-
- 26 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 27 5月, 2022 1 次提交
-
-
由 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
-
- 14 4月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
-
- 26 3月, 2022 1 次提交
-
-
由 zhangbo9674 提交于
* add amp for final status * solve compile error
-