1. 06 2月, 2022 1 次提交
  2. 21 1月, 2022 1 次提交
    • W
      [PTEN] Add cpu context (#38979) · 064bc4b8
      Wilber 提交于
      * add cpu_context.
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * fix ci problem
      
      * fix npu ci problem
      
      * update
      
      * fix ci compile
      064bc4b8
  3. 18 1月, 2022 1 次提交
  4. 17 1月, 2022 1 次提交
    • W
      [Pten] Replace platform::Place to pten::Place. (#38899) · c48a9ad5
      Wilber 提交于
      * add pten::Place data structure.
      
      * update ci problem
      
      * fix ci problem
      
      * update
      
      * using platform::Place=pten::Place
      
      * remove BOOST_GET_CONST for CPUPlace and GPUPlace
      
      * compile pass 25%.
      
      * compile pass 45%
      
      * compile pass 60%
      
      * remove boost_get for xpu npu mlu and ipu
      
      * compile pass on cpu and gpu.
      
      * fix compile problem
      
      * fix compile error.
      
      * update
      
      * fix ci problem
      
      * update
      
      * ci approve
      
      * fix ci problem
      
      * fix ci eager test problem
      
      * remove BOOST_GET_CONST
      
      * fix npu compile
      c48a9ad5
  5. 12 1月, 2022 1 次提交
  6. 20 12月, 2021 1 次提交
  7. 09 12月, 2021 1 次提交
  8. 25 11月, 2021 1 次提交
  9. 22 9月, 2021 1 次提交
    • T
      op:transpose_op supports bool type (#35886) · 0c6ee945
      TeslaZhao 提交于
      * Pass compat of conv_transpose_bias_mkldnn_fuse_pass
      
      * Fix a bug of strided_slice op, about the axes parameter access memory out of bounds
      
      * Fix a bug of transpose op, about accessing memory out of bounds of the perm param
      
      * op:transpose_op supports bool type
      0c6ee945
  10. 13 9月, 2021 1 次提交
  11. 01 6月, 2021 1 次提交
  12. 20 5月, 2021 1 次提交
    • C
      Add complex template type (#32857) · 738bf20e
      chentianyu03 提交于
      * add complex template file
      
      * add numtraits for complex template
      
      * add complex template type register
      
      * modify specify template of complex
      
      * modify specify template of complex
      
      * modify specify template of complex
      
      * modify specify template of complex
      
      * make TensorCheckerVisitor support complex type
      
      * fix operator= error
      
      * add complex template
      
      * add complex template type
      
      * add complex template type to pyarray transform
      
      * add complex template type to pyarray transform
      
      * remove complex type for dlpack register
      
      * set dlpack supprot complex type
      
      * set dlpack supprot complex type
      
      * set dlpack supprot complex type
      
      * remove explict for complex constructor
      
      * add complex unit test file
      738bf20e
  13. 19 4月, 2021 1 次提交
  14. 01 4月, 2021 1 次提交
  15. 01 12月, 2020 1 次提交
  16. 17 9月, 2020 1 次提交
  17. 14 9月, 2020 1 次提交
  18. 11 7月, 2020 1 次提交
  19. 03 6月, 2020 1 次提交
  20. 25 6月, 2019 1 次提交
    • H
      Sequence mask support tensor (#18249) · df2eee71
      Hongyu Liu 提交于
      * sequnce mask support max length tensor input; test=develop
      
      * add rnn_impl.py; test=develop
      
      * add basic gru lstm unittest; test=develop
      
      * fix api spec; test=develop
      
      * fix sequence_mask op bug;
      test=develop
      test=document_preview
      
      * change +-*x to elmentwise_op; test=develop
      
      * add mkl flag; test=develop
      
      * fix rnn impl bug; test=develop
      
      * update api spec; test=develop
      
      * fix doc bug; test=develop
      
      * fix lstm bugs; test=develop
      df2eee71
  21. 12 12月, 2018 1 次提交
  22. 11 12月, 2018 1 次提交
  23. 31 8月, 2018 1 次提交
  24. 27 8月, 2018 1 次提交
  25. 10 5月, 2018 1 次提交
  26. 04 5月, 2018 1 次提交
  27. 03 5月, 2018 1 次提交
  28. 28 4月, 2018 1 次提交
  29. 25 4月, 2018 1 次提交
  30. 14 4月, 2018 1 次提交
  31. 13 4月, 2018 1 次提交
  32. 11 4月, 2018 1 次提交
  33. 07 4月, 2018 1 次提交
  34. 17 3月, 2018 1 次提交
  35. 16 3月, 2018 1 次提交
  36. 12 3月, 2018 1 次提交
  37. 09 3月, 2018 1 次提交
    • K
      Add float16 GEMM math function on GPU (#8695) · 90215b78
      kexinzhao 提交于
      * test cpu float16 data transform
      
      * add isnan etc
      
      * small fix
      
      * fix containsNAN test error
      
      * add data_type transform GPU test
      
      * add float16 GPU example
      
      * fix error
      
      * fix GPU test error
      
      * initial commit
      
      * fix error
      
      * small fix
      
      * add more gemm fp16 tests
      
      * fix error
      
      * add utility function
      90215b78
  38. 12 2月, 2018 1 次提交
  39. 10 2月, 2018 2 次提交