1. 04 12月, 2018 1 次提交
    • T
      fix api format and example (#14686) · 6d04a9cf
      Tink_Y 提交于
      * fix api format and examples
      
      test=develop
      
      * Update executor.py
      
      test=develop
      
      * Update nn.py
      
      * Update nn.py
      
      test=develop
      
      * Update nn.py
      
      test=develop
      6d04a9cf
  2. 01 12月, 2018 1 次提交
  3. 30 11月, 2018 5 次提交
  4. 29 11月, 2018 3 次提交
  5. 27 11月, 2018 9 次提交
  6. 26 11月, 2018 4 次提交
  7. 25 11月, 2018 1 次提交
  8. 22 11月, 2018 6 次提交
    • Z
      test=develop · 43b9202d
      ZhenWang 提交于
      43b9202d
    • Z
      add some activation api examples. · 1f0fa675
      ZhenWang 提交于
      1f0fa675
    • J
      test=develop · 510601b2
      JiabinYang 提交于
      510601b2
    • D
      Group Norm (#13843) · ae7d2286
      Dun 提交于
      Add group normalization operator.
      ae7d2286
    • J
      test=develop · 982e4892
      JiabinYang 提交于
      982e4892
    • W
      Windows/online (#14474) · d9a1f3e5
      wopeizl 提交于
      * add recordio support
      
      * disable the openblas multi-thread on windows since no support
      adjust the python script
      
      * code style
      
      * code style
      test=develop
      
      * add create_recordio_file_reader back
      
      * fix code style
      test=develop
      
      * fix the gtest.cmake on windows
      
      * fix cc_test on windows
      
      * fix the win build
      test=develop
      
      * remove fused compile support on windows
      test=develop
      
      * add the jit support
      test=develop
      
      * add the jit support, test=develop
      
      * add the jit support, test=develop
      
      * add the jit back
      fix compile error on windows
      
      * rollback test=develop
      
      * test case fix
      
      * disable DSO by default on windows
      
      * exclude warpctc_op on windows
      
      * exclude the dynload_warpctc out on windows
      test=develop
      
      * fix the scripts error
      test=develop
      
      * disable avx on windows by default
      test=develop
      
      * re-organize the cmake file
      
      * disable mkl on windows by default
      
      * add warp_ctc back
      
      * fix the dependency
      
      * fix the dependency
      
      * fix the build issue on windows
      
      * remove unsupported flag on windows
      
      * code style
      
      * code style
      test=develop
      
      * fix issue
      
      * add profiler, parallel_executor back
      
      * clean up the pre-definitions on windows
      
      * fix build issue
      
      * test=develop
      d9a1f3e5
  9. 21 11月, 2018 3 次提交
  10. 20 11月, 2018 4 次提交
  11. 19 11月, 2018 1 次提交
  12. 18 11月, 2018 1 次提交
  13. 16 11月, 2018 1 次提交
    • W
      Make nce support more distribution. (#13549) · 17226782
      whs 提交于
      * Fix truncated normal.
      
      * Fix.
      
      * Make nce support more distribution.
      
      * Fix API.spec.
      
      * Fix python API.
      
      * Fix.
      test=develop
      
      * Fix API.spec
      test=develop
      
      * Fix sampler.
      
      * Fix order of arguments in python API.
      test=develop
      17226782