1. 05 11月, 2019 3 次提交
    • X
      simplify master+patch,remove ins when size != merge_size or has conflict slot (#20913) · 1d1a0793
      xujiaqi01 提交于
      * remove duplicate code and duplicate config of master+patch
      * drop all ins which has conflict slot or size < merge_size
      * user only need to set merge size,if ins num of same id is not equal to merge size, just drop these ins
      * user must make sure master data and patch data has no same slot whose feasigns are both non-zero, otherwise these ins will be dropped. (slot list should still be the same of both master and patch)
      * test=develop
      1d1a0793
    • T
      refine murmurhash3_x64_128 for bloom_filter (#20996) · 25ffa844
      Tao Luo 提交于
      test=develop
      25ffa844
    • Z
      Support NoNeedBufferVarsInference in dygraph backward (#20868) · 878a40f5
      Zeng Jinle 提交于
      * support no need buffer vars in dygraph, test=develop
      
      * fix inference compilation error, test=develop
      
      * update no_need_buffer_vars_inference, test=develop
      
      * add unittests for no_need_buffer_vars_context, test=develop
      
      * refine no_need_buffer_vars by return ref, test=develop
      
      * polish some codes, test=develop
      878a40f5
  2. 04 11月, 2019 7 次提交
  3. 03 11月, 2019 2 次提交
  4. 02 11月, 2019 2 次提交
  5. 01 11月, 2019 8 次提交
  6. 31 10月, 2019 15 次提交
  7. 30 10月, 2019 3 次提交