- 03 8月, 2022 21 次提交
-
-
由 feifei-111 提交于
* fix dy2staic: cpu, cuda, assign([Var, Var, ]) * fix1 * fix2 Co-authored-by: Nxiongkun <xiongkun03@baidu.com>
-
由 Leo Chen 提交于
-
由 seemingwang 提交于
* move repeat interleave * fix api name * recover op registration * fix arguments order * fix * fix infermeta * fix infermeta * fix header * fix infermeta * fix * fix * fix dtype * log&test * test * remove logs * fix * remove logs * combine files * combine * combine files * fix cuda place
-
由 fwenguang 提交于
-
由 JZ-LIANG 提交于
-
由 Aurelius84 提交于
* [Dy2St]Support generate whole program in ProgramHelper for Engine * support to(mode) * fix word typo * fix unittest
-
由 Chang Xu 提交于
-
由 wangzhen38 提交于
* fix_auc in instag task * fix_auc in instag task * fix_auc in instag task * fix opmaker error * optmize default value of ins_tag * fix multiary * fix multiary * reback ctr_metric_bundle * reback ctr_metric_bundle * for ci auc_test * code style * code style fix * suit paddle * suit paddle * update code example * complete Auc unittest * set asdispensable * set optional * compatable and code style * fix cu * fix cu * for ci win * update unittests of auc * update code doc by reviews * change code doc by reviews
-
由 wuyefeilin 提交于
* mv kernel * mv infershape * mv yaml * update some * maintain decoe_jpeg in old dygraph * fix as review * rm decode_jpeg_op.cu * update for rocm
-
由 zhoutianzi666 提交于
-
由 xiongkun 提交于
* release the convert_len() * fix bugs * fix bugs * fix start error. * when shape==0, we should also call paddle.shape
-
由 wanghuancoder 提交于
-
由 xiaoxiaohehe001 提交于
-
由 wuyefeilin 提交于
-
由 wuyefeilin 提交于
* mv eigvalsh op
-
由 zhiboniu 提交于
* add cmake enforce * transfer multiclass_nms3 to phi
-
由 zhiboniu 提交于
* phi_matrix_nms * remove old kernels and add optest check_eager * reoder args * reoder args in infermate * update * get back legacy dygraph
-
由 sneaxiy 提交于
* add use_hierarchical_allreduce * support hierarchical allreduce for more cases
-
由 zhiboniu 提交于
* phi_edit_distance * fix
-
由 Leo Chen 提交于
-
由 zhangkaihuo 提交于
-
- 02 8月, 2022 19 次提交
-
-
由 Leo Chen 提交于
-
由 seemingwang 提交于
* move renorm op * change python api * change op class func * alloc data * remove comments * fix grad arguments * fix python argument * fix python argument * change unit-test * remove shape func registration * recover extra-arguments * recover shape functor
-
由 carryyu 提交于
* [PFCC] SeluKernel Optimization * selu kernel optimization * add private Co-authored-by: carryyu <>
-
由 Wilber 提交于
* multihead matmul add fp16 * fix windows error * fix rocm error * fix rocm error
-
由 xiongkun 提交于
* just a test * remove split assign test * remove other useless code related to split assign
-
由 Ruibiao Chen 提交于
-
由 Ruibiao Chen 提交于
-
由 danleifeng 提交于
-
由 Weilong Wu 提交于
* [Eager] call final_state_slice under eager mode * rm useless comments * use eager final state instead intermidiate state * update fill_constant yaml * update fill_constant yaml * modify wrapped_infermeta_gen logic to fix special case * fix slice in manipulation * use fill_constant_ * modify slice infermeta * rm final_state_conv2d * use final_state_slice * use final_state_slice only * polish slice, use final state * add paddle_throw for SplitInferMeta * rm fill_constant_ temply * recover array_equal, not allclose * recover original code
-
由 Yulong Ao 提交于
* [Phi] Move Qr to the Phi * [Phi] Regiter the cpu grad kernel for qr * [Phi] Share the cuda kernels to lstsq * [Phi] Remove some improper inlcude files * [Phi] Modify codes based on the reviews * [Phi] Remove unecessary files and add the cuda_only comment * [Phi] Remove the unecessary include file * [Phi] Remove qr_op.cu and lstsq_op.cu
-
由 xiaoguoguo626807 提交于
* manuel_fused_gemm_epilogue
-
由 Weilong Wu 提交于
* polish and rename, pt* -> phi* * fix code format
-
由 YUNSHEN XIE 提交于
* fix get_pr_ut error * fix bug
-
由 houj04 提交于
* [XPU] fp16 for layer_norm op. test=kunlun
-
由 WangZhen 提交于
* Fix to_static error when call to_static to convert a method of a common class * raise typerror when class no inherits from layer * Fix @to_static
-
由 xiongkun 提交于
-
由 ziyoujiyi 提交于
* back fl * delete ssl cert * . * make warning * . * unittest paral degree * solve unittest * heter & multi cloud commm ready * . * . * fl-ps v1.0 * . * support N + N mode * . * . * . * . * delete print * . * . * . * . * fix bug * . * . * fl-ps with coordinator ready * merge dev * update message parse only * update fl client scheduler * fix bug * update multithreads sync * fix ci errors * update role_maker.py * update role_maker.py * fix ci error: windows py import error * fix ci error: windows py import error * fix windows ci pylib import error * add dump fields & params * try to fix windows import fleet error * fix ps FLAGS error * fix logging risk * fix logging possible risk * write trainer_desc file
-
由 Ruibiao Chen 提交于
* Skip inplace for coalesce_tensor_op outputs * Fix typos * Add UTs * Fix typos
-
由 熊峻峰 提交于
-