1. 27 2月, 2023 1 次提交
  2. 26 2月, 2023 1 次提交
  3. 24 2月, 2023 4 次提交
    • 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
    • C
      fix composite grad maker code gen (#50854) · 07c416c8
      Charles-hit 提交于
      07c416c8
    • HappyHeavyRain's avatar
      support 'backend' in static ops (#50671) · 363825df
      HappyHeavyRain 提交于
      * support 'backend' in static ops
      
      * change bitwise_xx comment in python
      
      * change bitwise_xxx comment in python
      
      * change 'backend' and 'data_type' in GetExpectedKernelType
      363825df
    • 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
  4. 23 2月, 2023 3 次提交
  5. 22 2月, 2023 3 次提交
  6. 21 2月, 2023 3 次提交
  7. 20 2月, 2023 1 次提交
  8. 17 2月, 2023 3 次提交
  9. 16 2月, 2023 4 次提交
  10. 15 2月, 2023 5 次提交
  11. 14 2月, 2023 1 次提交
  12. 13 2月, 2023 2 次提交
    • Y
      add xpu pool3d kernels (#50233) · 1281b612
      ykkk2333 提交于
      * add xpu adagrad and where_grad kernels, test=kunlun
      
      * add xpu pool3d kernels, test=kunlun
      1281b612
    • R
      Upgrade protobuf to 4.21.x (#49168) · 15d93394
      risemeup1 提交于
      * upgrade protobuf to 3.19.0 in cmake
      
      * recover protobuf python version
      
      * fix distribute compile
      
      * fix
      
      * fix framework.data_feed_pb2
      
      * fix macos ifdef
      
      * fix lite
      
      * test
      
      * update protoc from 3.19.0 t0 3.20.0
      
      * test
      
      * debug
      
      * test
      
      * test
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * test
      
      * debug
      
      * update protocol from 3.20.0 to 4.21.12
      
      * modify graph_brpc_client.h
      
      * modify graph_brpc_client.h
      
      * test
      
      * test
      
      * test
      
      * fix third_party cache problem on build ci
      
      * updata proto
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * fix coverage failed test
      
      * try to fix test_exe_fleet_model_run
      
      * fix cinn bug
      
      * fix windows compile problem
      
      * fix python/requirements
      
      ---------
      Co-authored-by: Npangyoki <pangyoki@126.com>
      15d93394
  13. 12 2月, 2023 1 次提交
  14. 10 2月, 2023 2 次提交
  15. 09 2月, 2023 4 次提交
  16. 08 2月, 2023 2 次提交