1. 23 2月, 2022 1 次提交
  2. 01 6月, 2021 1 次提交
  3. 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
  4. 01 12月, 2020 1 次提交
  5. 03 9月, 2020 1 次提交
  6. 23 10月, 2018 1 次提交
    • C
      Refine Split op (#13967) · a7497653
      chengduo 提交于
      * speedup split_op
      test=develop
      
      * speedup split_op
      test=develop
      
      * rename ConcatGrad to Split
      
      * refine concat and split
      test=develop
      
      * fix compile error
      a7497653
  7. 18 9月, 2018 1 次提交
  8. 17 9月, 2018 1 次提交
  9. 22 8月, 2018 1 次提交
  10. 16 6月, 2018 1 次提交
  11. 02 5月, 2018 1 次提交
    • A
      Fix more CPPLint issues in fluid/operators/math (#10276) · 73858547
      Abhinav Arora 提交于
      * Fix CPPLint issues in lstm_cpu_kernel.h
      
      * Fix CPPLint issues in math/math_function_test
      
      * Fix CPPLint issues in math/math_function_test
      
      * Fix CPPLint issues in math/concat.cc
      
      * Fix CPPLint issues in math/concat.cc
      
      * Fix CPPLint issues in math/concat.cc
      
      * Fix CPPLint issues in math/gru_cpu_kernel
      
      * Fix CPPLint issues in math/selected_rows_functor_test.cu
      
      * Fix compile error
      
      * Fix compile error
      73858547
  12. 19 3月, 2018 1 次提交
  13. 05 3月, 2018 1 次提交
  14. 03 3月, 2018 1 次提交
  15. 02 3月, 2018 1 次提交
  16. 12 2月, 2018 1 次提交
  17. 10 2月, 2018 2 次提交
  18. 12 12月, 2017 1 次提交
    • Q
      Refine device context (#6433) · 61ec0b95
      QI JUN 提交于
      There are mainly following fixes:
      
      - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place`
      - remove `eigen_device` interface in base class  `DeviceContext`
      - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext`
      - remove unused `platform::EigenDeviceConverter`
      - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL`
      - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
      61ec0b95
  19. 13 11月, 2017 1 次提交
  20. 29 9月, 2017 1 次提交
  21. 28 9月, 2017 1 次提交
  22. 26 9月, 2017 2 次提交
  23. 22 9月, 2017 1 次提交
  24. 13 9月, 2017 1 次提交
  25. 12 9月, 2017 1 次提交
  26. 04 8月, 2017 1 次提交
  27. 03 8月, 2017 1 次提交
  28. 26 7月, 2017 1 次提交
  29. 24 7月, 2017 1 次提交
  30. 20 7月, 2017 3 次提交