1. 25 3月, 2019 1 次提交
  2. 20 3月, 2019 1 次提交
  3. 18 3月, 2019 4 次提交
  4. 27 11月, 2018 1 次提交
  5. 17 11月, 2018 1 次提交
  6. 16 11月, 2018 1 次提交
    • J
      Squashing MKL based softmax for inference · 513bb6c1
      Jacek Czaja 提交于
      test=develop
      
      - Added profiling to softmax functors
      
      - MKL based softmax inference op
      
      - Fix to softmax compuation via MKL
      
      - cleaning
      
      - Cosmetic fixes to softmax MKL
      
      - Fix to ON_INFER lack of propagation
      513bb6c1
  7. 14 11月, 2018 2 次提交
  8. 09 11月, 2018 2 次提交
  9. 14 8月, 2018 1 次提交
  10. 09 8月, 2018 1 次提交
  11. 31 7月, 2018 2 次提交
  12. 12 2月, 2018 1 次提交
  13. 10 2月, 2018 2 次提交
  14. 26 12月, 2017 1 次提交
  15. 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
  16. 11 11月, 2017 2 次提交
  17. 09 11月, 2017 1 次提交
  18. 08 11月, 2017 1 次提交
  19. 29 9月, 2017 1 次提交
  20. 28 9月, 2017 2 次提交
  21. 26 9月, 2017 1 次提交
  22. 22 9月, 2017 1 次提交
  23. 15 9月, 2017 1 次提交
  24. 13 9月, 2017 1 次提交
  25. 12 9月, 2017 1 次提交
  26. 07 9月, 2017 1 次提交
  27. 06 9月, 2017 1 次提交
  28. 08 8月, 2017 1 次提交
  29. 07 8月, 2017 2 次提交
  30. 05 8月, 2017 1 次提交