1. 02 8月, 2022 10 次提交
    • W
      [Eager] use eager final state instead intermediate state (#44722) · f1873b90
      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
      f1873b90
    • Y
      [Phi] Move QR to Phi (#44742) · 2cf2e786
      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
      2cf2e786
    • X
      [Eager]Menual fused_gemm_epilogue (#44748) · a2980169
      xiaoguoguo626807 提交于
      * manuel_fused_gemm_epilogue
      a2980169
    • H
      [XPU] fp16 for layer_norm op (#44778) · 4c3e13de
      houj04 提交于
      * [XPU] fp16 for layer_norm op. test=kunlun
      4c3e13de
    • W
      [Dy2St]Raise TypeError when call to_static to convert a method of a common class (#44781) · c3d4a3d8
      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
      c3d4a3d8
    • X
      fix test-einsum-v2 unittest in cuda 11.7 (#44772) · acfdb8b3
      xiongkun 提交于
      acfdb8b3
    • Z
      write trainer_desc file (#44702) · 65a3530c
      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
      65a3530c
    • R
      Skip inplace for coalesce_tensor_op outputs (#44795) · bb22e59c
      Ruibiao Chen 提交于
      * Skip inplace for coalesce_tensor_op outputs
      
      * Fix typos
      
      * Add UTs
      
      * Fix typos
      bb22e59c
    • C
      [phi] add yolov3_loss yaml and unittest (#44476) · c7cf12fc
      ccrrong 提交于
      * add yaml and unittest
      
      * update yaml
      
      * update backward yaml and unittest
      
      * update yaml
      
      * add Yolov3LossGradInferMeta
      
      * update yolov3_loss_op.cc
      
      * fix bug
      
      * code format
      c7cf12fc
    • K
      fix ut new_group_api (#44764) · d8fedcb9
      kuizhiqing 提交于
      d8fedcb9
  2. 01 8月, 2022 10 次提交
  3. 30 7月, 2022 1 次提交
  4. 29 7月, 2022 18 次提交
  5. 28 7月, 2022 1 次提交