1. 10 3月, 2023 4 次提交
    • 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
  2. 09 3月, 2023 12 次提交
  3. 08 3月, 2023 8 次提交
  4. 07 3月, 2023 3 次提交
  5. 06 3月, 2023 3 次提交
  6. 02 3月, 2023 3 次提交
  7. 01 3月, 2023 2 次提交
  8. 28 2月, 2023 4 次提交
  9. 27 2月, 2023 1 次提交