1. 12 8月, 2019 3 次提交
    • K
      Refine embedding Api doc (#18820) · 744279fe
      Kevin 提交于
      * fix overflow by int32 mul test=develop
      
      * fix reference nullptr
      
      * fix codestyle test=develop
      
      * modify to point in ContextProjectFunctor test=develop
      
      * modify to point in ContextProjectFunctor test=develop
      
      * modify . to -> test=develop
      
      * refine embedding padding_idx doc test=develop
      
      * fix math:padding_idx preview bug test=develop
      
      * modify API.spec test=develop
      
      * fix spell error test=develop
      
      * refine dtype parm desc test=develop
      744279fe
    • K
      fix code too big test=develop (#19111) · 945f3cf6
      Kevin 提交于
      Fix seq_pool failed when input dims is too large.
      Resolve issue #3023
      945f3cf6
    • T
      remove unused aws_benchmarking and go directory (#19103) · 4a959883
      Tao Luo 提交于
      test=develop
      4a959883
  2. 11 8月, 2019 1 次提交
    • Y
      add save cache model api in fleet& add slots shuffle in dataset module & add... · 9150cf50
      yaoxuefeng 提交于
      add save cache model api in fleet& add slots shuffle in dataset module & add metric op to calculate ctr related metrics (#18871)
      
      * add ctr related metric layer test=develop
      
      * add save cache and slots shuffle test=develop
      
      * add save cache and slots shuffle test=develop
      
      * fix error
      
      * fix error
      
      * fix style for ci
      
      * fix for comments
      
      * change SlotsShuffle input to std::strinf for generality
      
      * fix style
      
      * fix style
      
      * fix style
      
      * fix style
      
      * fix style
      
      * fix style
      
      * fix stylr
      
      * fix style
      
      * fix style
      
      * fix style
      
      * fix style
      
      * fix style
      
      * fix style
      
      * fix style
      
      * fix style
      
      * fix style
      
      * fix style
      
      * fix style
      
      * fix style
      
      * fix style
      
      * change non-const reference to pointer
      
      * fix style
      
      * fix style
      
      * fix style test=develop
      
      * fix style  test=develop
      
      * add return ins num in ctr metric op
      
      * change dtype to float in metric_op.py
      
      * fix error test=develop
      
      * fix style test=develop
      
      * fix API spec
      
      * fix API spec
      
      * fix API spec test=develop
      
      * add UT test=develop
      9150cf50
  3. 10 8月, 2019 1 次提交
  4. 09 8月, 2019 8 次提交
  5. 08 8月, 2019 6 次提交
  6. 07 8月, 2019 2 次提交
  7. 06 8月, 2019 5 次提交
  8. 05 8月, 2019 7 次提交
  9. 02 8月, 2019 7 次提交
    • X
      fix unalign of some examples (#18943) · 8ce90254
      xsrobin 提交于
      * test=develop test=document_preview
      
      * Update API.spec
      8ce90254
    • H
      fix concat check info typo (#18975) · b62c4f9b
      hutuxian 提交于
      b62c4f9b
    • Z
      Open gc by default (#18836) · 7ac748ad
      Zeng Jinle 提交于
      * open gc by default, test=develop
      
      * fix test_train_recognize_digits and disable gc when ngraph is enabled, test=develop
      
      * fix conditional_block op eager deletion bug, test=develop
      
      * add some comments to reviewers, test=develop
      7ac748ad
    • Z
      Fix the CE error which caused by paddle-trt version (#18941) · 3816d221
      Zhaolong Xing 提交于
      * Fix Mask rcnn predictor
          1. refine memory optim algorithm to support the model with the block op.
          2. output diff : modify the affine channel fuse
          3. add condition_block_infer op
      add interface for setting trt calib table dir
      test=develop
      
      * add the missing files.
      test=develop
      
      * 1 add trt fp16 support
      test=develop
      
      * fix trt fp16 ce error
      test=develop
      
      * add an vlog if the user use trt4 and specify fp16.
      test=develop
      3816d221
    • J
      support filelist size < trainer num && fix pull dense (#18956) · 02c370c3
      jiaqi 提交于
      * support filelist size < trainer num
      * pull dense when stop, to make sure local dense params are same as pserver, so save paddle model will save dense model same as pserver
      *  enable QueueDataset train same filelist for serveral times
      02c370c3
    • C
      Disable fuse optimization option (#18924) · e7da0940
      chengduo 提交于
      * Disable fuse optimization
      test=develop
      e7da0940
    • K
      Fix memory leak in test (#18622) · c2c876f7
      Krzysztof Binias 提交于
      * Fix memory leak in test
      
      test=develop
      
      * Fix memory leak in test
      test=develop
      
      * Fix memory leak in test
      test=develop
      
      * Pull out vars of the loops
      test=develop
      c2c876f7