- 26 4月, 2023 15 次提交
-
-
由 骑马小猫 提交于
-
由 ShenLiang 提交于
-
由 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
-
由 warrentdrew 提交于
* add leaky relu composite rule * add public python api * unset default negative slope * fix unittest case
-
由 engineer1109 提交于
-
由 陈沧夜 提交于
-
由 denglianbin 提交于
-
由 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 提交于
-
由 risemeup1 提交于
-
由 HongyuJia 提交于
-
由 huangjiyi 提交于
* update * update
-
- 25 4月, 2023 22 次提交
-
-
由 lzydev 提交于
* support register single .cu file * add register GPU kernel function
-
由 Zenghui Yuan 提交于
* Fix some problems in Paddle english instruction doc files. * fix some new questions * fix cn doc problems, test=document_fix
-
由 ccrrong 提交于
-
由 sprouteer 提交于
-
由 wuhuachaocoding 提交于
-
由 Yuanle Liu 提交于
-
由 huangjiyi 提交于
* update * fix bug * Revert "affine_channel_op"
-
由 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
-
由 Chitsing KUI 提交于
* print modifed flags * fix ref, opt print * fix default getter * fix ut
-
由 Difer 提交于
* add test+conv3d_transpose_part2 * fix some merge error * fix codestyle * fix typo * fix codestyle * fix some error * add redef float2uint * fix conv3d and conv3d_transpose
-
由 cyberslack_lee 提交于
-
由 shaojie_wang 提交于
* fix shared memory over usage in embedding grad kernel on determistic mode * use IdT as interger dtype
-
由 qizhaoaoe 提交于
* fluid clean: remove print/switch from fluid to static * remove Switch in static.__init__ * fix conflicts. * replace Switch by case. * fix piecewise_lr decay. * fix typo * fix conflicts. * fix lr dtype * keep Switch in paddle.static.nn.control_flow and fix piecewise_lr. * fix conflicts. * keep Switch in the fluid. * fix Switch doc * fix example in Switch doc * fix Switch doc. * fix static/__init__.
-
由 Galaxy1458 提交于
-
由 zhangyikun02 提交于
-
由 zhoutianzi666 提交于
* add ```converter_type``` for op converter
-
由 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
-
由 Meteor Liu 提交于
* rename monkey_patch_varbase as monkey_patch_tensor & monkey_patch_math_varbase as monkey_patch_math_tensor * rename monkey_patch_varbase as monkey_patch_tensor & monkey_patch_math_varbase as monkey_patch_math_tensor * rename monkey_patch_varbase as monkey_patch_tensor & monkey_patch_math_varbase as monkey_patch_math_tensor v2 * rename monkey_patch_varbase as monkey_patch_tensor & monkey_patch_math_varbase as monkey_patch_math_tensor fixed bug
-
由 co63oc 提交于
-
由 Bo Zhang 提交于
-
由 Ruibiao Chen 提交于
-
- 24 4月, 2023 3 次提交
-
-
由 zhouweiwei2014 提交于
-
由 Leo Chen 提交于
-
由 risemeup1 提交于
* fix patch error * fix patch error
-