1. 24 2月, 2023 5 次提交
    • W
      Add bert prim and cinn test (#50545) · bfa217e4
      WangZhen 提交于
      * Add bert prim and cinn test
      bfa217e4
    • X
      【prim】Slice grad (#50771) · f6dea800
      xiaoguoguo626807 提交于
      * support prim test in OpTest
      
      * fix cmake
      
      * fix op test
      
      * fix test_input_spec
      
      * disable cinn in reduce_sum unit test
      
      * add bfloat16 dtype for sum
      
      * add approve rules
      
      * polish code
      
      * add clear jit program function
      
      * convert grad out from tensor to numpy
      
      * remove unnecessary code
      
      * add only_prim flag
      
      * fix flag
      
      * fix op test
      
      * add attr
      
      * fix optest comp inplace error
      
      * fix op test
      
      * fix op test with guard
      
      * add initialization of check_comp flag
      
      * fix comp inplace error in op test
      
      * rename check_comp with check_prim and add bfloat16 dtype convert
      
      * rename comp_op_type to prim_op_type
      
      * rename comp to prim
      
      * remove useless code
      
      * skip ci check for only prim
      
      * add no_grad_vars and grad_outputs in prim test
      
      * fix var_dict
      
      * fix op test for only_prim
      
      * fix dy2static bugs
      
      * polish some code
      
      * temp
      
      * modify op test
      
      * except cinn test
      
      * modify bfp16
      
      * modify pad grad
      
      * add pad_grad dtype
      
      * start cinn part
      
      ---------
      Co-authored-by: NCharles-hit <wanghao107@baidu.com>
      f6dea800
    • H
    • C
      [Prim]fix attrs loss in creating op (#50780) · 016f5ecb
      cyber-pioneer 提交于
      * fix attrs loss in creating op
      
      * add comment
      
      * add case
      
      * add case
      
      * remove unused case setting
      016f5ecb
    • R
      [XPU] add expand_grad, isnan, meshgrid kernels (#50774) · 7271de88
      ronnywang 提交于
      * [XPU] add expand_grad, isnan, meshgrid kernels
      
      * update
      7271de88
  2. 23 2月, 2023 10 次提交
  3. 22 2月, 2023 10 次提交
  4. 21 2月, 2023 11 次提交
  5. 20 2月, 2023 4 次提交