1. 24 2月, 2023 7 次提交
    • dynamic graph tests (#50572) · 09694f82
      姜永久 提交于
      * fix
      
      * and others
      
      * more ops
      
      * reset distribute_fpn and precision_recall
      
      * reset fc
      
      * modify arange test
      
      * modify reshape&reduce
      
      * add fill_any and sigmoid_cross_entropy
      
      * reset linear_interp_v2
      
      * reset reduce
      
      * modify
      
      * modify arange
      
      * modify cast
      09694f82
    • J
      【Prim】Fix prim amp (#50518) · 6664a232
      Jiabin Yang 提交于
      * change amp with to_prim
      
      * fix prim amp
      
      * fix rules
      
      * fix liear
      
      * add amp test
      
      * add test
      
      * disable this test on cpu
      
      * disable this test on cpu
      
      ---------
      Co-authored-by: Ncyber-pioneer <chenzhuo@tju.edu.cn>
      6664a232
    • 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 8 次提交
  3. 22 2月, 2023 9 次提交
  4. 21 2月, 2023 10 次提交
  5. 20 2月, 2023 6 次提交