1. 14 3月, 2023 6 次提交
  2. 13 3月, 2023 15 次提交
  3. 12 3月, 2023 5 次提交
  4. 10 3月, 2023 6 次提交
    • R
      Fix var-ref errors for trace mode (#51424) · eb0e80a8
      Ruibiao Chen 提交于
      eb0e80a8
    • P
      Align auc with distps (#51434) · d69bb1da
      pangengzheng 提交于
      * support run haokanctr model in heterps-models
      
      * polish setup.py
      
      * polish JVM_LIB in evn_dict
      
      * align infer auc with DistPsArch pre-stable
      d69bb1da
    • HappyHeavyRain's avatar
      [New features]Add function node in phi_kernel for MKLDNN (#51073) · a0a6dc6a
      HappyHeavyRain 提交于
      * Add function node in phi_kernel for MKLDNN
      
      * fix the bug in 'BuildInferVarKernelContext'
      
      * add infer_varkernel_utils.cc
      
      * fix the bug:the first two parametes of 'BuildInferVarKernelContext' can't be template variable
      
      * change the code according to first review
      
      * change the code according to first review
      
      * change the mode of paddle_build.sh
      
      * change 'infer_var_kernel_fn_' to 'get_kerneltype_forvar_fn_'
      
      * add the error information
      
      * fix NotFound infomation warning
      
      * fix NotFound infomation warning
      
      * fix NotFound infomation warning
      a0a6dc6a
    • [phi] Add register of yolo_loss (#51316) · 4a82a3b0
      张春乔 提交于
      * add register of yolo_loss_kernel.cc
      
      * fix something
      
      * Update paddle/phi/kernels/cpu/yolo_loss_kernel.cc
      4a82a3b0
    • [phi] add register of angle (#51314) · ef0eb526
      张春乔 提交于
      * delete something in interpreter_util.cc
      
      * rollback
      
      * add REGISTER of angle
      
      * bug fix
      
      * fix something
      
      * Update paddle/phi/kernels/gpu/angle_kernel.cu
      
      * Update paddle/phi/kernels/cpu/angle_kernel.cc
      
      * Update paddle/phi/kernels/gpu/angle_kernel.cu
      
      * Update paddle/phi/kernels/cpu/angle_kernel.cc
      ef0eb526
    • R
      [phi] add register of numel/svd (#51356) · 615fc429
      Ryan 提交于
      * add numel INT64 register
      
      * del numl
      
      * add svd UNDEFINED register
      
      * remove svd register
      615fc429
  5. 09 3月, 2023 8 次提交