1. 28 9月, 2018 1 次提交
  2. 27 9月, 2018 4 次提交
    • 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
    • Y
      hide attention lstm fuse (#13615) · 9e8d372f
      Yan Chunwei 提交于
      9e8d372f
    • 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
  3. 26 9月, 2018 3 次提交
  4. 25 9月, 2018 9 次提交
  5. 24 9月, 2018 1 次提交
  6. 21 9月, 2018 3 次提交
  7. 20 9月, 2018 4 次提交
    • S
      enhance eager deletion · 0a36ef3c
      sneaxiy 提交于
      0a36ef3c
    • Y
      Revert "Revert "Merge pull request #13431 from chengduoZH/refine_lod"" · 6d2c6f96
      Yu Yang 提交于
      This reverts commit a6c8d6b9.
      6d2c6f96
    • Y
      Revert "Merge pull request #13431 from chengduoZH/refine_lod" · a6c8d6b9
      Yu Yang 提交于
      This reverts commit bd79e046, reversing
      changes made to 6b4d290c.
      a6c8d6b9
    • C
      Feature/op_fuse_pass (#12440) · d402234b
      chengduo 提交于
      * Add Preface
      
      * Add demo code
      
      * Save file
      
      * Refine code
      
      * seems can work
      
      * use elementwise strategy
      
      * Use ElementwiseComputeEx
      
      * Add comments
      
      * extract functions from operator
      
      * Refine code
      
      * Follow comment
      
      * code refine
      
      * add op_fuse  pass
      
      * add backward
      
      * code refine
      
      * use TopologySortOperations
      
      * follow comments
      
      * refine IsFusible
      
      * code enhance
      
      * fix op_fusion_pass
      
      * refine code
      
      * refine fuse_elemwise_act_op
      
      * adjust the input and output
      
      * refine logic
      
      * add intermediate_edge
      
      * disable inplace
      
      * follow comments
      
      * refine logic
      
      * follow comments
      
      * Remove the removable IntermediateOut
      
      * change strategy
      
      * code refine
      
      * enable fuse backward
      
      * code refine
      
      * code refine
      
      * rename unit test
      
      * follow comments
      d402234b
  8. 19 9月, 2018 1 次提交
  9. 18 9月, 2018 2 次提交
  10. 17 9月, 2018 9 次提交
  11. 16 9月, 2018 1 次提交
  12. 15 9月, 2018 1 次提交
  13. 14 9月, 2018 1 次提交