- 14 7月, 2022 4 次提交
-
-
由 zhangyikun02 提交于
-
由 zyfncg 提交于
-
由 Yuang Liu 提交于
-
由 ykkk2333 提交于
-
- 13 7月, 2022 9 次提交
-
-
由 zhangyikun02 提交于
-
由 Ruibiao Chen 提交于
* Move eigvals OP to PHI * Fix CI errors * Fix CI errors
-
由 Weilong Wu 提交于
* [Phi] Migrate matrix_solve to phi * replace mutable_data with Alloc
-
由 zhangbo9674 提交于
* mv to phi * refine infermeta code position * refine grad code * add api yaml and add final_state_api * refine code
-
由 dongfangshenzhu 提交于
* add relu6 and relu6_grad * change code style of relu6 and relu6_grad * add relu6 and relu6_grad *test=kunlun * add relu6 and relu6_grad *test=kunlun
-
由 Haohongxiang 提交于
-
由 QingshuChen 提交于
* fix cpu lars_momentum bug & add xpu grad_add/log_softmax/log_softmax_grad *test=kunlun * minor *test=kunlun
-
由 fuyou765 提交于
-
由 houj04 提交于
* grid sampler op for xpu. test=kunlun * update relu xdnn api. test=kunlun.
-
- 12 7月, 2022 10 次提交
-
-
由 Yuang Liu 提交于
-
由 Yuang Liu 提交于
-
由 WangZhen 提交于
-
由 Sławomir Siwek 提交于
* add method for post ops * format code * gpd * format style * add matmul+act test * implement matmul+activation * whitespaces * code style * python code format * Increase UT timeout * code format * update style * generalize activation fuse passes * change order * Unify activation GPD * Revert changes with op_act * remove softmax mkldnn attrs * set common name for act attributes * whitespace * append postops by helper function * ut style * revert changes related to quantization * Reduce redundancy * reduce number of parameters * trigger CI * validate attribute * trim unit test
-
由 fwenguang 提交于
-
由 zhangbo9674 提交于
* remov merged_adam_op to phi * refine code
-
由 qipengh 提交于
-
由 qipengh 提交于
-
由 qipengh 提交于
-
由 Yuang Liu 提交于
-
- 11 7月, 2022 3 次提交
-
-
由 王明冬 提交于
-
由 Sławomir Siwek 提交于
* reduce redundancy * python code style * fix int8 ut
-
由 houj04 提交于
* rmsprop for xpu. test=kunlun * minor fix (follow comments). test=kunlun
-
- 08 7月, 2022 3 次提交
-
-
由 Wilber 提交于
-
由 xiaoxiaohehe001 提交于
-
由 zhangyikun02 提交于
-
- 07 7月, 2022 5 次提交
-
-
由 Sing_chan 提交于
* copy onnxruntime.dll to c++ test folder in windows * remove ut that failed due to onnxrumtime.dll * test_api_impl failed of diff * use TARGET to make sure if the test exist; use POST_BUILD to add copy command
-
由 taixiurong 提交于
-
由 Zhang Zheng 提交于
* Fix nan in fast_ln_fwd_kernel when cols > 1024 * delete blas
-
由 Allen Guo 提交于
* feat(): dynamic_to_static support for ipu. * fix(): format fix. * fix format * fix cpplint error * use phi::errors * fix format * fix format * fix(): add api to restore patched function. * fix(): identity_loss uses cpu place as expected kernel type. * doc(): add IPU dy2static related docs. * fix(): combine test cases. * fix format * fix comment * fix format * apply comment * fix compiling * fix(): align docs. * fix(): fix identity_loss function docs. * fix(): adjust mean and sum in identity_loss. * fix(): minor docs. * move API to paddle.incubate.identity_loss * fix UT Co-authored-by: Nzhaorui chen <zhaoruic@graphcore.ai>
-
由 zhangyikun02 提交于
-
- 06 7月, 2022 6 次提交
-
-
由 jakpiase 提交于
* fix for binary kernels * fixed performance for elementwise, reduce and concat * added comment * CI fix * CI fix * added formatting * reverted one file * Revert "reverted one file" This reverts commit 54725e1c62318d3a18913821200e973816751019. * Revert "added formatting" This reverts commit b9795dd253d755a329376d7ab0542860aa7815c6. * added enforcing oneDNN BF16 reduce kernel * fix for eltwise and reenabled reshape kernels * fix for binary handler * added formatting * referted changes for flatten,squeeze and reshape ops
-
由 joanna.wozna.intel 提交于
* Fc add any to input format * Pre-commit changes
-
由 zhoutianzi666 提交于
* support inpus is weight
-
由 zyfncg 提交于
* merge prepare_data and prepare_phi_data in static graph * fix bug * fix data transform bug * fix bug * fix unittest of cinn
-
由 LiYuRio 提交于
-
由 xiaoxiaohehe001 提交于
* conv_fusion
-