1. 30 9月, 2018 5 次提交
  2. 29 9月, 2018 11 次提交
  3. 28 9月, 2018 10 次提交
  4. 27 9月, 2018 14 次提交
    • C
      Add GraphChecker (#13580) · 5175b3cb
      chengduo 提交于
      * add GraphNum
      
      test=develop
      
      * add graph number check in parallelExecutor
      
      test=develop
      
      * fix transformer_model bug
      
      test=develop
      
      * fix graph num
      5175b3cb
    • J
      - Disabled embedding_fc_lstm_fuse by defult and · 910cd415
      Jacek Czaja 提交于
        extended test_text_classification ot use new op
      910cd415
    • M
      Regenerate API.spec · 7aa0247b
      minqiyang 提交于
      test=develop
      7aa0247b
    • C
      refine sgd_op (#13626) · 43a3af86
      chengduo 提交于
      test=develop
      43a3af86
    • J
      d5114c60
    • J
      - Added initial pass for embedding-fc-lstm · 7ab5626d
      Jacek Czaja 提交于
      - Added draft of new operator
      
      - Added fused embedding fc lstm files
      
      - First time embedding_fc_lstm_fuse_pass was invoked in
        test_text_classification
      
      - Added Embedding pattern
      
      - Not crashing
      
      - Enabled draft of embedding_fc_lstm pass (does it job)
      
      - First working (Seqcompute only) version
      
      - Removed diagnostic comment
      
      - First enabling of BatchCompute
      
      - Disabling pass for embedding with is_sparse and is_distributed
      
      - Cosmetics
      
      - Style
      
      - Style
      7ab5626d
    • C
      add op frequence (#13328) · 4e81e228
      chengduo 提交于
      4e81e228
    • Q
      Cuda speed for generate_proposals_op. (#13596) · fd4c4df9
      qingqing01 提交于
      * Add CUDA implementation for generate_proposals_op.
      * Clean code.
      * Update code.
      fd4c4df9
    • W
      test=develop · 153d4f5d
      wanghaoshuang 提交于
      153d4f5d
    • W
      Fix warning of roi perspective transform op. · 5d7395cd
      wanghaoshuang 提交于
      5d7395cd
    • Y
      hide attention lstm fuse (#13615) · 9e8d372f
      Yan Chunwei 提交于
      9e8d372f
    • S
      test=develop · f1a08a3b
      sneaxiy 提交于
      f1a08a3b
    • T
      Add distributed unit tests about text_classification/simnet-bow/ctr (#12812) · 97cf1eb6
      tangwei12 提交于
      * add dist ut for text_classification
      
      * add dist ut for text_classification
      
      * add simnet bow unittest
      
      * add dist ut for simnet bow
      
      * add trainning data url for simnet bow
      
      * add trainning data url for simnet bow
      
      * modify simnet test_reader to train reader
      
      * add test_dist_ctr
      
      * test_dist_ctr can run now
      
      * dense update is good
      
      * add unit test for selected rows
      
      * debug unit test
      
      * fix dist sparse update problem
      
      * Constant args at init
      
      * optimize code
      
      * simnet optimize
      
      * fix DebugStringEx
      
      * optimize sum_op.h
      
      * add ScaleOpVarTypeInference
      
      * clean code
      
      * fix test_dist_transpiler.py
      
      * code optimize
      
      * modify delta
      
      * fix sparse update bug
      
      * dist test use one cpu
      
      * update some data
      
      * remove unused code
      
      * add use cuda config
      
      * unit test fix
      
      * unit test fix
      
      * unit test fix
      
      * unit test fix
      
      * dist_word2vec use CPU
      
      * unit test fix
      
      * unit test fix
      
      * code clean
      
      * code clean
      
      * merge develop
      
      * api spec update
      
      * Revert: api spec update
      
      * replace simnet data with fake
      
      * replace simnet data with fake
      
      * update dim
      
      * add batch auc
      
      * code clean
      
      * code clean
      
      * modify print to stderr
      
      * update simnet delta -> 1e-5
      
      * update RUN_STEP
      
      * add use_reader_alloc
      
      * add use_reader_alloc
      
      * add use_reader_alloc
      
      * modify delta
      
      * add use_reader_alloc
      
      * fix stderr write
      
      * python3 compatibility
      
      test=develop
      
      * python3 compatibility, test=develop
      
      * Update dist_text_classification.py
      
      * test=develop
      97cf1eb6
    • T
      Revert "Some trivial optimization (#13530)" · a4f7696a
      typhoonzero 提交于
      This reverts commit 1d91a49d.
      a4f7696a