- 22 7月, 2022 4 次提交
-
-
由 freeliuzc 提交于
* move inverse from fluid to phi with unitest bug * fix bug, add eager op yaml
-
由 yuguo 提交于
-
由 ming1753 提交于
-
由 Aganlengzi 提交于
* [CustomDevice] register Copy for custom device * [CustomDevice] register Copy for custom device * [CustomDevice] register Copy for custom device * merge and add uts * merge and add uts * fix for blocking and unittests coverage
-
- 21 7月, 2022 6 次提交
-
-
由 ming1753 提交于
* fc support fp16 * add a ‘,’ on paddle_pass_builder.cc * fc support fp16 on non-cuda.
-
由 xiongkun 提交于
* svd cpu forward * svd gpu forward * transfer the backward of svd * remove cusolver in svd_grad * svd kernel bug fix * fix bugs * fix bugs. * fix bug
-
由 wanghuancoder 提交于
* bilinear_tensor_product yaml
-
由 zhouweiwei2014 提交于
-
由 Chen Weihang 提交于
-
由 ccrrong 提交于
* add temporal_shift yaml and unittest
-
- 20 7月, 2022 7 次提交
-
-
由 YuanRisheng 提交于
* seperate xshape kernel from normal kernel * fix bugs in infermeta * fix compile bugs * fix compile bugs
-
由 Leo Chen 提交于
-
由 lyq 提交于
-
由 Zhong Hui 提交于
* move diag_embed to phi.
-
由 zhouweiwei2014 提交于
* [Phi] migrate exponential kernel to phi * fix comment * fix CI
-
由 lyq 提交于
-
由 Weilong Wu 提交于
* migrate as_complex kernel to phi * support as_complex and as_real in phi * rm GetExpectedKernelType for AsRealOp
-
- 19 7月, 2022 6 次提交
-
-
由 Leo Chen 提交于
* compile into one static library * fix xpu compile * fix xpu compile * fix inference compile * fix inference compile * add custom test * revert one file
-
由 WangZhen 提交于
* Move angle op to phi * Replace mutable_data using Alloc * Remove some include * Try to fix windows ci error * include math.h to fix windows ci error * Fix kernel name * Move angle_grad infershape
-
由 freeliuzc 提交于
* move eig operator from fluid to phi * add eig_grad unitest, upgrade IsComplexType() from fluid to phi
-
由 zhangkaihuo 提交于
-
由 niuliling123 提交于
-
由 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
-
- 18 7月, 2022 6 次提交
-
-
由 zhouweiwei2014 提交于
-
由 zyfncg 提交于
-
由 Feiyu Chan 提交于
-
由 Qi Li 提交于
* [Plugin] Fix Custom device in eager mode, test=develop * update test case, test=develop * update ut for coverage, test=develop
-
由 Wilber 提交于
* test * update
-
由 ronnywang 提交于
-
- 16 7月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
* draft version * draft version * draft version * migrate solve kernel to phi * polish * polish * re useless header file, fix a bug in grad_kernel_impl * add header file in need
-
- 15 7月, 2022 5 次提交
-
-
由 xiongkun 提交于
* transfer as_real to phi * fix erros * blocking: True -> False
-
由 zhangkaihuo 提交于
-
由 zyfncg 提交于
* remove auto to_pascal_case for args in op generator * fix yaml config
-
由 zhangxiaoci 提交于
* update xccl lib * use separate streams for compute/comm on XPU * add broadcast op to xpu2_op_list
-
由 Ruibiao Chen 提交于
-
- 14 7月, 2022 5 次提交
-
-
由 zhangkaihuo 提交于
* sparse support amp * EagerAmpAutoCasts support sparse
-
由 Yuang Liu 提交于
-
由 YuanRisheng 提交于
* adapt mkldnn kernel in PHI * fix ci compile bugs * fix compile bugs * fix compile bugs * fix compile bugs * fix compile bugs * delete comment * fix compile bugs in windows-inference * delete code for converage * modify code by review * modify code by review * add todo * fix compile bugs * fix compile bugs * fix compile bugs * fix unittest bugsx
-
由 Yao Zihang 提交于
-
由 ronnywang 提交于
* [CustomDevice] add custom ccl api * add ut
-