- 27 4月, 2023 11 次提交
-
-
由 Wang Xin 提交于
-
由 NetPunk 提交于
* support fp16 for maxout op * format code * change api * add test for static float16 * format code * formatting code * atol alignment * experiment—1 * experiment-2 * experiment-3 * format code
-
由 Sonder 提交于
* trans fused_feedward Compute function to phi * add register info * remove maxfunctor * move fused feedward to phi * remove sig file * remove fliud include * add include * add include * add sig file * add output register info * fix sig file * Update fused_feedforward_sig.cc * fix grad kernel * update output register info * fix * open fused_feedforward static build * add optional and fix code style * fix output info for fused attention * add optional param * merge
-
由 xiaoguoguo626807 提交于
* modify concat_grad add sum comp rule * modify opcompat
-
由 JYChen 提交于
-
由 engineer1109 提交于
-
由 Galaxy1458 提交于
* test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop
-
由 houj04 提交于
* [XPU] remove scale_loss in parallel.py * [XPU] throw Unimplemented when using Reducer
-
由 superwinner1 提交于
-
由 cyberslack_lee 提交于
-
由 mengziheng 提交于
* add pad op * add_some_code * modify some code * add some code * add some code * modify some code * add some code * modify some code * Update composite_backward_api.h * modify some code * add some code * add some code * add some code
-
- 26 4月, 2023 10 次提交
-
-
由 zhouweiwei2014 提交于
-
由 mhy-666 提交于
* add scatter_nd_add comp * add scatter_nd_add prim * fix * fix * add public_python_api in TestScatterNdAddSimpleOp setup function * fix composite_backward_api.h * fix composite_backward * add test cases * fix composite_backward_api.h, unittest
-
由 Ruibiao Chen 提交于
* Fix fused_attention_op and fused_feedforward_op bugs in xpu * Fix d_x alloc errors for fused_feedforward_grad_kernel
-
由 Galaxy1458 提交于
* test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop
-
由 sneaxiy 提交于
* optimize embedding deterministic mode * fix compile error * change FLAGS_cudnn_deterministic to int64 * fix 700 error * add ut * fix ut * fix ut * fix win32 ci * fix flags with PHI_DEFINE_EXPORTED_int64
-
由 denglianbin 提交于
-
由 denglianbin 提交于
-
由 Lucas 提交于
[Bug Fixs] fix bugs when using cast<int64_t, int32_t> in xpu/cross_entropy kernels, *test=kunlun (#53325)
-
由 risemeup1 提交于
* Optimize prompt information * add_information * add_information
-
由 Wang Xin 提交于
-
- 25 4月, 2023 9 次提交
-
-
由 lzydev 提交于
* support register single .cu file * add register GPU kernel function
-
由 ccrrong 提交于
-
由 Zero Rains 提交于
* create KernelMinMax to optimize the performance of histogram op in GPU * change to block and warp wise operation * remove the time in DtoH * fix a bug
-
由 YuanRisheng 提交于
* add flags for phi * fix compile bugs * fix ci bugs * fix inference bugs * fix cinn' bugs * fix cinn bugs * perfect code according comment * fix ci bugs * fix ci bugs
-
由 cyberslack_lee 提交于
-
由 shaojie_wang 提交于
* fix shared memory over usage in embedding grad kernel on determistic mode * use IdT as interger dtype
-
由 zhangyikun02 提交于
-
由 Difer 提交于
* add fp_bf for pool_max_withidx * fix some error * fix error * codestyle error * fix masktype * fix input bf type * input bf dtype convert error * back to convert input to bf16 first * fix convert error * fix bf16 grad check
-
由 Bo Zhang 提交于
-
- 24 4月, 2023 10 次提交
-
-
由 zhouweiwei2014 提交于
-
由 Leo Chen 提交于
-
由 Wang Xin 提交于
-
由 YangQun 提交于
* support 0d tensor for shape and squeeze onednn kernel * set python api for shape op ut
-
由 Zhang Zheng 提交于
* Fix the calculation of layer_norm_bwd * fix
-
由 zhupengyang 提交于
-
由 zyfncg 提交于
-
由 Yuanle Liu 提交于
-
由 GGBond8488 提交于
* add 0D support for trace, test=allcase * fix trace gpu kernel 0d error, test=allcase * fix windows error, test=allcase
-
由 Siming Dai 提交于
Add paddle.geometric.weighted_sample_neighbors API
-