- 10 3月, 2023 6 次提交
-
-
由 ykkk2333 提交于
-
由 Ryan 提交于
* add numel INT64 register * del numl * add svd UNDEFINED register * remove svd register
-
由 Chitsing KUI 提交于
-
由 iSerendipity 提交于
* remove operator.h from blas.h and remove paddle::framework::ExecutionContext * remove the deps for GetBlas(exe_ctx) * fix error
-
由 zhangyikun02 提交于
-
由 mayang002 提交于
* [xpu-ernie3] support fp16 for full_like/stack/where xpu kernels * [xpu-ernie3] support fp16 for full_like/stack/where xpu kernels
-
- 09 3月, 2023 25 次提交
-
-
由 yangjianfengo1 提交于
* AMP arange & Test * fix arange bfloat16 dtype * update for review * update for review2 * fix tile * update * fix ci * r * f * fix windows ci * update bfloat data * fix bloat16 input * add print * Update test_where_op.py * update kernel * del repeat * update review
-
由 GGBond8488 提交于
* add prim erf grad * add yaml config for prim erf grad * add math.h * add cmath * add math defines * use define math * use define math * define M_2_SQRTPI * M_2_SQRTPI math * try math.h * fix typro * remove pow in erf grad * use new optest * add fp16 fp32 test * remove fp16 test
-
由 Yiqun Liu 提交于
* Add the collect and print of kernel registry infomation in op benchmark ci. * Little change to test the ci. * Remove the reduntant function. * Move the collect of kernel registry information to the end of ci.
-
由 pangengzheng 提交于
* support run haokanctr model in heterps-models * polish setup.py * polish JVM_LIB in evn_dict
-
由 will-jl944 提交于
* add softplus double grad * use constant method
-
由 tianshuo78520a 提交于
-
由 pangyoki 提交于
-
由 xiaoxiaohehe001 提交于
* split_list
-
由 zyfncg 提交于
* register custom kernel for all type of custom device * fix bug * fix GetKernelInputArgDef * fix amp bug * fix TransToPhiPlace * adapt interpreter_util
-
由 iSerendipity 提交于
* add output defs for fused_adam kernel * complete the oters defs for cpu and gpu * remove register for param_out
-
由 iSerendipity 提交于
* Add output defs for sgd kernel * add datatype infer for sgd * add infer logic
-
由 iSerendipity 提交于
* add output defs for edit_distance kernel * change seqnum as output0
-
由 Wang Xin 提交于
-
由 张春乔 提交于
* add REGISTER of float32 in accuracy * fix something
-
由 zhouweiwei2014 提交于
-
由 csy0225 提交于
-
由 SylarTiaNII 提交于
* add abs composite backward op * add missing changes during merge * modify according to new rules * local UT OK * fix typo * codestyle * register composite operator * add fp16 test for abs * replace experimenta::tensor
-
由 Wang Xin 提交于
-
由 TaoTao Li 提交于
* * add comm context for device context * add broadcast phi operator kernel and api * add broadcast support dtype, update ut * fix broadcast bfloat16 type * fix ut * update test_collective_broadcast_api timeout to 300
-
由 张春乔 提交于
-
由 张春乔 提交于
-
由 RedContritio 提交于
* add visit_place to phi/core/utils * remove reference to operator.h in phi/kernels/funcs/math_function.h * update data type from framework.proto to phi * fix enforce error in fluid
-
由 zhangyuqin1998 提交于
-
由 wangzhen38 提交于
* [cinn] add elementwise_pow backward * [cinn] update unnitest * [cinn] update by comments * [cinn] for ci * [cinn] for ci * [cinn] for ci * [cinn] for ci * [cinn] for ci
-
由 sneaxiy 提交于
-
- 08 3月, 2023 9 次提交
-
-
由 Wang Xin 提交于
* add output defs for qr kernel * Revert "add output defs for qr kernel" This reverts commit 2704d4053219418245180564aa5fb2f3f19d1af5. * remove op from blacklist
-
由 Ryan 提交于
* add isfinite * add isnan & isinf * add xpu isNaN
-
由 YuhangLi 提交于
* mean fp16 * fp16 * [AMP OP&Test] mean append bf/fp16 * means append more bf16 uts * format class name * fix ci * fix for windows * fix issue * fix redundancy * fix redund * fix elewise_max ut bf16 numeric delta * remove use func
-
由 Ainavo 提交于
-
由 Huang Jiyi 提交于
-
由 Meteor Liu 提交于
-
由 张春乔 提交于
-
由 FlyingQianMM 提交于
-
由 LiYuRio 提交于
* Optimize tcp store initialized * fix: use phi::errors --------- Co-authored-by: Wen Sun <syl1887415157@126.com>
-