1. 19 3月, 2019 1 次提交
    • J
      [MKL-DNN] Fix to crash of Transformer when mkldnn is to be used (#16233) · 13816dd4
      Jacek Czaja 提交于
      * - Fix to crash of Transformer when mkldnn is to be used
      
      Desc: TensorCopy was not setting MKLDNN primitive descriptor when layout was to be kMKLDNN
      
      test=develop
      
      * - Enable transformer for mkl-dnn
      
      test=develo
      
      * - Compilation fix
      
      test=develop
      
      * - Removed manual selection of MKL-DNN ops to be used in Transformer test
      
      test=develop
      13816dd4
  2. 15 3月, 2019 1 次提交
  3. 13 3月, 2019 1 次提交
  4. 11 3月, 2019 3 次提交
  5. 08 3月, 2019 5 次提交
  6. 07 3月, 2019 3 次提交
  7. 06 3月, 2019 1 次提交
  8. 05 3月, 2019 1 次提交
  9. 21 2月, 2019 2 次提交
    • T
      disable dam temporarily (#15860) · e3dd6970
      Tao Luo 提交于
      test=develop
      e3dd6970
    • D
      Profiler refine and add CUDA runtime api tracer (#15301) · a83e4704
      Dun 提交于
      * refine profiler && add runtime tracer
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * fix bug && test=develop
      
      * add thread id map && test=develop
      
      * test=develop
      
      * testing
      
      * bug fix
      
      * remove cuda event && refine code && test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * fix windows temp file && test=develop
      
      * test=develop
      
      * fix windows bug && test=develop
      
      * fix start up issue && test=develop
      
      * code polish &&  test=develop
      
      * remove unused code && test=develop
      
      * add some cupti cbid && test=develop
      
      * add FLAGS_multiple_of_cupti_buffer_size && test=develop
      
      * fix compile error && test=develop
      
      * add keyword && test=develop
      
      * fix && test=develop
      
      * code polish && test=develop
      a83e4704
  10. 20 2月, 2019 1 次提交
    • Y
      Refine cmake's download function. (#15512) · e38dd91f
      Yiqun Liu 提交于
      * Refine cmake's download function.
      test=develop
      
      * Set DOWNLOAD_NO_EXTRACT to 1 pure download function.
      test=develop
      
      * Fix unpack problem in ExternalProject_Add, and it seem DOWNLOAD_NO_EXTRACT option is not support in cmake-3.5.
      test=develop
      e38dd91f
  11. 19 2月, 2019 1 次提交
  12. 31 1月, 2019 1 次提交
  13. 30 1月, 2019 1 次提交
  14. 29 1月, 2019 3 次提交
  15. 28 1月, 2019 1 次提交
  16. 27 1月, 2019 1 次提交
  17. 26 1月, 2019 1 次提交
  18. 24 1月, 2019 2 次提交
  19. 23 1月, 2019 3 次提交
  20. 22 1月, 2019 1 次提交
  21. 21 1月, 2019 1 次提交
  22. 18 1月, 2019 1 次提交
  23. 17 1月, 2019 1 次提交
  24. 16 1月, 2019 1 次提交
    • Y
      Optimize while_op for test (#14764) · 568cc2ff
      Yiqun Liu 提交于
      * Simplify the compare op for CPU.
      
      * Use asynchronous tensor copy in reshape_op's kernel.
      
      * Optimize while_op for test, avoiding creating variables every time.
      test=develop
      
      * Enable the cache of kernel type and kernel function.
      test=develop
      
      * Enable profiling with gperftools.
      
      * Remove flags for testing, and fix the linking error.
      test=develop
      
      * Delete the codes of ChooseKernel.
      test=develop
      
      * Fix bug when preparing ExecutorPrepareContext for while_op.
      
      * Fix missing depending on grpc libraries.
      
      * Remove the redundant print.
      test=develop
      
      * Follow comments.
      
      * Remove the codes related to prepare the ExecutorPrepareContext for while_op.
      test=develop
      568cc2ff
  25. 15 1月, 2019 1 次提交
  26. 14 1月, 2019 1 次提交