1. 28 9月, 2019 1 次提交
    • S
      improve op uniform_random, argument shape support tensor and tensor in list (#19786) · f1eebf75
      silingtong123 提交于
      * test=develop, argument shape support tensor and tensor in list
      
      * test=develop,Increasing the coverage of CI tests
      
      * test=develop, modify the document and update API.spec
      
      * test=develop, modify the doc and update API.spec
      
      * test=develop, modify the doc and update API.spec
      
      * test=develop, modify the interface of UniformInitializer
      
      * test=develop, modify the interface of XavierInitializer and MSRAInitializer
      
      * test=develop, modify based on review's comments
      
      * test=develop, modify based on review's comments
      
      *  test=develop, modify based on review's comments
      f1eebf75
  2. 22 8月, 2019 1 次提交
  3. 29 10月, 2018 1 次提交
  4. 28 10月, 2018 1 次提交
  5. 24 8月, 2018 1 次提交
  6. 17 8月, 2018 1 次提交
  7. 16 8月, 2018 1 次提交
  8. 12 4月, 2018 3 次提交
  9. 10 4月, 2018 1 次提交
  10. 09 4月, 2018 1 次提交
  11. 16 2月, 2018 1 次提交
  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. 29 10月, 2017 1 次提交
    • Q
      support sparse output for lookup table grad op (#5145) · 008f40ce
      QI JUN 提交于
      * add sparse support for sum op
      
      * typo fix
      
      * fix gpu build error
      
      * fix unittest error
      
      * typo fix
      
      * infer var type and shape in op_test
      
      * follow comments
      
      * fix build error
      
      * bypass some unittests depend on NetOp
      
      * support sparse output for lookup table grad op
      
      * refine codes
      
      * fix gpu build error
      
      * fix lookup table grad gpu kernel
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix bug in lookup_table_grad op
      
      * fix bug in test_word2vec
      
      * register double kernel for some operators
      
      * set is_sparse=True in test_word2vec
      
      * fix lookup table grad op CUDA kernel bug
      
      * disable test_modified_huber_loss_op temporarily
      
      * disable test_lstm_unit_op temporarily
      008f40ce
  17. 28 9月, 2017 1 次提交
  18. 07 9月, 2017 2 次提交
  19. 06 9月, 2017 1 次提交
  20. 04 9月, 2017 1 次提交
  21. 03 9月, 2017 1 次提交
  22. 22 8月, 2017 3 次提交
  23. 21 8月, 2017 2 次提交
  24. 11 8月, 2017 1 次提交
  25. 10 8月, 2017 1 次提交
  26. 07 8月, 2017 3 次提交
  27. 25 7月, 2017 1 次提交
  28. 17 7月, 2017 2 次提交
  29. 11 7月, 2017 2 次提交