- 21 2月, 2022 10 次提交
-
-
由 Aganlengzi 提交于
* [PluggableDevice]custom kernel to pten core structs * mod extension.h for custom op * compatible python for CI * support custom context * refactor to pten * fix windows and ut
-
由 piotrekobiIntel 提交于
* Add loss conversion from uint16 to float in progressbar class * Fix test coverage * Actually fix coverage * Fix format error
-
由 0x45f 提交于
* fix cond grad error when handle tensor array * add UT
-
由 wanghuancoder 提交于
* disable some distribute test case when in CPU test env, test=develop * refine, test=develop * refine, test=develop * refine, test=develop
-
由 z8hanghuan 提交于
* fix fill_constant bug, *test=kunlun * fix fill_constant bug,*test=kunlun
-
由 zhangbo9674 提交于
* add elementwise_max & unittest * refine cuda register and unittest * refine unittest * refine uinttest for bf16 * refine optest * refine code * refine unittest * refine unittest
-
由 houj04 提交于
* update unittests for activation ops on xpu. test=kunlun * update input data range. test=kunlun * update input data range. test=kunlun
-
由 YuanRisheng 提交于
* remove infershape and Xshape * add xshape * fix bugs when run ci * fix bugs when run ci * fix bugs when run infrt test * pass converage
-
由 houj04 提交于
* update unittest for reduce_prod op on xpu. test=kunlun * update unittest for reduce_prod op on xpu. test=kunlun * bugfix: use dtype instead of float32. test=kunlun
-
由 sneaxiy 提交于
-
- 20 2月, 2022 2 次提交
-
-
由 Chen Weihang 提交于
* rename pten dir to phi * rename namespace to phi * rename infrt pten dir to phi * resolve conflict * rename pten to phi in cmake * revert all infrt change * change needed files * fix infrt failed * fix inference failed
-
由 sneaxiy 提交于
* add more op int16 support * fix xpu ci
-
- 19 2月, 2022 3 次提交
-
-
由 Zhanlue Yang 提交于
* Enabled test_matmul_v2_op for final state Eager Dygraph * Fixed minor issue * Fixed format issue
-
由 zyfncg 提交于
* remove manual_api * change sig map of full and empty * fix fill_any_like_xpu_op * fix fill_any_like_xpu_op * fix problem of fill_any_like_xpu_op * fix conflict * polish code
-
由 sneaxiy 提交于
* add DistributedFusedLamb op * polish code * fix compile error * compatible with pten changement * fix rocm compile error * improve converage * update upstream/develop * fix cast_with_ptr.h * add FLAGS_distributed_lamb_divide_nranks_when_allreduce=1 * fix clip before allreduce * add use_master_param_norm * code polish * fix bug * fix ROCM ci
-
- 18 2月, 2022 9 次提交
-
-
由 zhaoyingli 提交于
-
由 zhangbo9674 提交于
* support dtype param for auto_cast * add amp_dtype for tracer * add unsupported bf16 list * support bf16 amp for O2 * refine python interface for bfloat16 * refine code * refine code * refine unittest * refine code * refine code * add bf16 o1 * refine code by comment * add gradient accumulator * add recompute
-
由 Baibaifan 提交于
* fix_sharding_group * fix_sharding_group
-
由 baoachun 提交于
-
由 z8hanghuan 提交于
* new way of unit test , *test=kunlun * new way of ut, *test=kunlun
-
由 zyfncg 提交于
* support inplace and intermediate in yaml * add cmake for dygraph_api
-
由 qipengh 提交于
* [MLU]add matmul and matmul_v2 op * [MLU] fix data_type and del matmul * [MLU] fix compile error * [MLU] fix ci_check error
-
由 joeqiao12 提交于
-
由 zn 提交于
* [MLU]add sync stream ops and broadcast pytest * [MLU]fix broadcast pytest to add data type
-
- 17 2月, 2022 8 次提交
-
-
由 joeqiao12 提交于
-
由 zyfncg 提交于
-
由 TTerror 提交于
-
由 houj04 提交于
* add softplus op for kunlun2. test=kunlun * add softplus op for kunlun2. test=kunlun * fix code style. test=kunlun * fix code style. test=kunlun * add more test cases. test=kunlun
-
由 wenbin 提交于
* first commit * teller fix * bug fix * enable for pool2d only * fix global_pooling issue * pooling_type * fix test
-
由 Baibaifan 提交于
-
由 QingshuChen 提交于
* update kunlun label_smooth unitest *test=kunlun * minor *test=kunlun
-
由 baoachun 提交于
* update inference ut to support nhwc format * update ut and pass OpCompat * update ut * update ut
-
- 16 2月, 2022 8 次提交
-
-
由 Weilong Wu 提交于
* Update comment * [Eager] Support test_imperative_hook_for_layer with _test_eager_guard() * Polish code name style * Fix a error name * Polish code, make it clear and simple
-
由 fwenguang 提交于
-
由 TTerror 提交于
-
由 fwenguang 提交于
-
由 0x45f 提交于
-
由 Aurelius84 提交于
-
由 Leo Chen 提交于
* pten matmul cuda kernel support bf16 * fix pten kernel name * add matmul_grad bf16 kernel * add emptylike bf16 kernel * fix compile * suppport rocm * fix error * fix rocm * add bf16 header file * fix compile
-
由 Jiabin Yang 提交于
* merge legacy to fluid * Remove legacy code * Remove legacy code * Remove DataType test * Using Tensor directly instead of using EagerTensor * support gradient_accumulation * make test_imperative_lod_tensor_to_selected_rows longer * make test_imperative_lod_tensor_to_selected_rows longer * refine code * Rename all EagerTensor to Tensor * Rename some EagerTensor to Tensor * rename EagerTensor to EagerVariable * add more test * merge develop and refine code
-