- 29 3月, 2022 6 次提交
- 
- 
由 Chen Weihang 提交于This reverts commit 3a6f1135. 
- 
由 tianshuo78520a 提交于This reverts commit 9c0eaada. 
- 
由 tianshuo78520a 提交于This reverts commit b532315d. 
- 
由 tianshuo78520a 提交于This reverts commit e77a947e. 
- 
由 津 提交于* [Phi] trans logsumexp op * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * add sig * fix sig bugs * fix sig bugs * fix xpu bugs * fix review bugs * test=develop 
- 
由 wuyefeilin 提交于* mv floordiv to phi * mv elementwise_pow to phi * fix as review 
 
- 
- 28 3月, 2022 6 次提交
- 
- 
由 hong 提交于* move momentum, rmsprop to phi; test=develop * update * update * update * update * udpate; test=develop * fix xpu npu bugs; test=develop * fix npu bug; test=develop * fix windows compile error; test=develop * fix windows compile error; test=develop * polish code; test=develop * fix conflict; test=develop * add meshgrid; * update * polish code * polish code; * fix bug * format; remove useless code * fix npu bug * fix bug 
- 
由 hong 提交于* update * add forward case * update * update; test=develop * add some grad kernel; test=develop * move gpu kernel; test=develop * update * update; * update test; * fix selected rows bug; * add mix vector include ; * add mixed vector depen; test=develop * add logit grad signature; * polish code * fix bug; * add namespace for abs * revert code * not move softsign * revmove duplate register; * fix softsign bug * polish code * format * format * fix bug * remove cmake dep * add square sqrt selected rows support * update * remove clip norm * add standalone executor sqrt dep * standalone exec denp sqrt * remove sqrt op in cmkaelist * open some case 
- 
由 Leo Chen 提交于
- 
由 chentianyu03 提交于* remove in_dtype, out_dtype in redcue grad * set the dtype and layout in noneedbufferInputs func 
- 
由 Chen Weihang 提交于* fix assign kernel bug * fix xpu kernel select error * add cudn pinned place * fix copy error * fix infrt error 
- 
由 0x45f 提交于* moving OP * move forward * move grad and infershape * code format * format code * fix code * fix code * fix CMakerLists.txt * fix comments * Refine CMakeLists for rocm ci 
 
- 
- 27 3月, 2022 2 次提交
- 
- 
由 Li Min 提交于
- 
由 hong 提交于* move slice to pten * merge develop; test=develop * fix slice bug; * update * update * fix error * update * fix bug * polish code * polish code * polish code * try to fix windows bug * add gpu compile flag; * try to fix * remov template; * polish code; * fix npu bug; * fix npu bug * fix npu bug; test=develop * fix slice bug; * remove no need dep 
 
- 
- 26 3月, 2022 1 次提交
- 
- 
由 Yiqun Liu 提交于
 
- 
- 25 3月, 2022 6 次提交
- 
- 
由 YuanRisheng 提交于
- 
由 Aurelius84 提交于* [Phi] Migrate strided_slice into Phi * [Phi] Migrate strided_slice into Phi * fix compilation problem 
- 
由 zhangbo9674 提交于* add cast_grad phi kernel * refie unittest * refien unittest * refine unittest * refine include header path * refien xpu cast unittest * refine code 
- 
由 Aurelius84 提交于* [Phi] Migrate Adam and Adamw into Phi * fix compile error and unittest ok * fix compile error and unittest ok * fix undefined reference to fLI::FLAGS * test depend on operator * fix cmake * fix xpu compile * fix infrt * fix amp_type_traits * fix amp_type_traits * modify according reviewer * modify according reviewer * fix dtype float16 * fix typo * fix Cmake * fix code style 
- 
由 Chen Weihang 提交于* move part sum op kernel * remove deprecated names 
- 
由 FlyingQianMM 提交于
 
- 
- 24 3月, 2022 4 次提交
- 
- 
由 Chen Weihang 提交于* add mean phi kernel * remove original mean kernel * add alias name 
- 
由 zhiboniu 提交于
- 
由 Chen Weihang 提交于* add mul phi kernel * remove mul op kernel * remove original mul grad op * fix cinn test * fix dygraph test failed 
- 
由 niuliling123 提交于
 
- 
- 23 3月, 2022 7 次提交
- 
- 
由 YuanRisheng 提交于
- 
由 zyfncg 提交于* move deformable_conv_grad to phi * move infershape of deformable_conv to phi * adjust some code format * move deformable_conv_v1 to phi 
- 
由 KP 提交于* Add stft_op. * Add stft_grad_op. * Add stft_op unittest. * [DLTP-45176] Add complex compatibility in static mode for stft api. * [DLTP-45176] Add complex compatibility in static mode for stft api. * Add doc. * Update unitests of stft op. * Update spectral helper. * fix coding style. 
- 
由 zhouweiwei2014 提交于
- 
由 niuliling123 提交于
- 
由 xiongkun 提交于* transfer unsqueeze to phi * fix conflict * add squeeze * add infershape * fix xpu and npu error 
- 
由 YuanRisheng 提交于* move activation * fix bugs when run ce 
 
- 
- 22 3月, 2022 4 次提交
- 
- 
由 hong 提交于* move mutable_data to context alloc * move mutable_data to context alloc * remvoe duplicate code 
- 
由 hong 提交于* move embeding to phi; * update sig; test=develop * move reset impl to phi; test=develop * remove old register; test=develop * fix cpu bf16 bug; test=develop * fix lookup speed error * polish code * fix paddle throw type 
- 
由 Chen Weihang 提交于* add reverse phi kernel * add reverse infermeta * remove original reverse op kernl & infershape 
- 
由 Siming Dai 提交于* add out_size shape for graph_send_recv * fix bug in register kernel: no const int& support * add out_size in infermeta * change unittest * fix unittest * fix out_size default value * fix doc * delete arg mapping * add sig * move -1 to 0 * move -1 to 0 
 
- 
- 21 3月, 2022 4 次提交
- 
- 
由 0x45f 提交于* Refine to_tensor for eager mode * support gpu_pinned * refine code * support gpu_pinned copy_to * fix layer.__setattr__ * support to_tensor for gpu_pinned * fix unit test * refine gpu_pinned * restore the original code * add is_gup_pinned() and refine eager.Tensor._copy_to() 
- 
由 niuliling123 提交于* Support MaskedSelectGrad op with Kernel Primitive API 
- 
由 chentianyu03 提交于* add pad3d kernel into phi * add pad3d infermeta * fix build error * remove raw pad3d infershape function 
- 
由 From00 提交于* Move conv-transpose OPs to phi * Fix CI errors * Fix CI errors 
 
- 
 
