1. 05 8月, 2022 4 次提交
  2. 04 8月, 2022 6 次提交
  3. 03 8月, 2022 11 次提交
    • Z
      Phi fill diagonal (#44453) · 9f1616a0
      zhiboniu 提交于
      * phi_fill_diagonal
      
      * remove old kernels
      
      * update
      
      * update attr args
      
      * refix
      
      * update
      9f1616a0
    • T
      [operator migration] Migrate affine grid op (#44663) · d94b9686
      Thomas Young 提交于
      * save change
      
      * save change by YSL
      
      * save change by YSL
      
      * change by YSL
      
      * test pre commit
      
      * Revert "test pre commit"
      
      This reverts commit eee5e116331186cc544de871b4a5174a6431f17c.
      
      * fix code style
      
      * fix ctest
      
      * temp save
      
      * save change
      
      * change by YSL
      
      * final change by ysl
      
      * fix ci
      
      * fix code style
      
      * delete unuse code
      
      * change by ysl
      d94b9686
    • S
      move repeat interleave (#44753) · 3b32835f
      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
      3b32835f
    • W
      [BUG FIX]fix auc calculation error under multi instag scene (#41289) · ef945c81
      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
      ef945c81
    • W
      [Phi] mv decode_jpeg (#44645) · a2265028
      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
      a2265028
    • W
      [PHI] Move uniform random inplace op to PHI. (#44700) · bc106fad
      wuyefeilin 提交于
      bc106fad
    • W
      [PHI] Move eigvalsh op to phi (#44559) · cdbfeff4
      wuyefeilin 提交于
      * mv eigvalsh op
      cdbfeff4
    • Z
      transfer op multiclass_nms3 to phi (#44765) · 15ce2c1b
      zhiboniu 提交于
      * add cmake enforce
      
      * transfer multiclass_nms3  to phi
      15ce2c1b
    • Z
      Phi matrixnums (#44437) · 02414aac
      zhiboniu 提交于
      * phi_matrix_nms
      
      * remove old kernels and add optest check_eager
      
      * reoder args
      
      * reoder args in infermate
      
      * update
      
      * get back legacy dygraph
      02414aac
    • Z
      Phi edit distance (#44447) · 5ad3228c
      zhiboniu 提交于
      * phi_edit_distance
      
      * fix
      5ad3228c
    • Z
      opt bn1d backward (#44783) · 36f08826
      zhangkaihuo 提交于
      36f08826
  4. 02 8月, 2022 4 次提交
    • S
      move renorm op (#44676) · 669353c1
      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
      669353c1
    • C
      【PFCC算子性能优化】 SeluKernel Optimization (#44490) · 859c4077
      carryyu 提交于
      * [PFCC] SeluKernel Optimization
      
      * selu kernel optimization
      
      * add private
      
      Co-authored-by: carryyu <>
      859c4077
    • 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
    • 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
  5. 01 8月, 2022 7 次提交
  6. 30 7月, 2022 1 次提交
  7. 29 7月, 2022 5 次提交
  8. 28 7月, 2022 2 次提交