1. 10 6月, 2019 3 次提交
    • Y
      Enable seq_pool op to accept len 0 input (#17284) · 33d1e565
      Yibing Liu 提交于
      * Enable seq_pool op to accept len 0 input
      
      test=develop
      
      * Update sequence_pool's api
      
      test=develop
      
      * Add more unittest cases for seq_pool op
      
      test=develop
      
      * Remove legacy comments
      
      test=develop
      
      * Don't use template in op maker
      
      test=develop
      33d1e565
    • H
      fix regularizer lod bug (#17848) · b888a4c5
      Hongyu Liu 提交于
      * fix regularizer lod bug; test=develop
      
      * fix exception bug and one_hot expand; test=develop
      b888a4c5
    • H
      Reshape support tensor attribute (#17781) · 8062bd51
      Hongyu Liu 提交于
      * add reshape support tensor; test=develop
      
      * fix reshape bug; test=develop
      
      * change reshape attribute default value; test=develop
      
      * fix reshape input name; test=develop
      
      * fix reshape unitest; test=develop
      
      * check dim tensor shape; test=develop
      8062bd51
  2. 05 6月, 2019 1 次提交
  3. 04 6月, 2019 4 次提交
    • T
      update and polish hash op doc (#17809) · 557452e7
      tensor-tang 提交于
      * update and polish hash op doc
      
      test=develop
      
      * update api spec
      
      test=develop
      557452e7
    • J
      fix api doc in slice op, test=develop (#17804) · 92d9bdfc
      jerrywgz 提交于
      92d9bdfc
    • H
      expand op supprt tensor attribute (#17773) · dfec6762
      Hongyu Liu 提交于
      * expand support tensor attribute; test=develop
      
      * fix bug ; test=develop
      
      * fix uni test bug; test=develop
      
      * fix copy bug; test=develop
      
      * refine expand_times default value; test=develop
      dfec6762
    • H
      ont hot support tensor depth (#16972) · 82358bfd
      Hongyu Liu 提交于
      * support some input tensor remain on cpu; test=develop
      
      * fix input = none; test=develop
      
      * fix unfound bug; test=develop
      
      * fix proto None case; test=develop
      
      * fix bug; test=develop
      
      * fix proto null bug; test=develop
      
      * remove conv check; test=develop
      
      * fix test bug; test=develop
      
      * move fill constant; test=develop
      
      * no change in proto; test=develop
      
      * fix bug; test=develop
      
      * change attr detph name; test=develop
      
      * remove remain cpu; test=develop
      
      * fix bug; test=develop
      
      * merge develop; test=develop
      
      * fix one_hot bug; test=develop
      
      * fix bug; test=develop
      
      * fix bug; test=develop
      
      * fix bug; test=develop
      
      * fix python api bug; test=develop
      82358bfd
  4. 30 5月, 2019 3 次提交
    • H
      fix API examples of assign, reverse and array_write, etc. (#17287) · 68dcb1bd
      hong19860320 提交于
      * fix API examples of assign, reverse and array_write
      test=develop
      
      * update API.spec
      test=develop
      
      * update API examples for array_length, array_read, array_write, assign, hard_sigmoid, hsigmoid, increment, ones, pow, reverse, uniform_random and zeros
      
      * update API.spec for assign, reverse and array_write, etc.(#17287)
      * test=develop
      68dcb1bd
    • B
      Add deformable conv v2 op,test=develop (#17145) · bba57cdd
      Bai Yifan 提交于
      * unit commits, test=develop
      
      * update API.spec, test=develop
      bba57cdd
    • W
      fix paddlepaddle API examples (#17306) · bd48950c
      wangchaochaohu 提交于
      * API.spec test=develop
      
      * update
      
      * update test=develop
      
      * update test=develop
      
      * update
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * test=develop
      
      * update
      
      * update test=develop
      
      * update test=develop
      bd48950c
  5. 29 5月, 2019 2 次提交
  6. 28 5月, 2019 2 次提交
    • update python API examples (#17351) · acbb4bf3
      石晓伟 提交于
      * update python APIs
      
      test=document_preview test=develop
      
      * update API.spec
      
      test=document_preview
      
      test=develop
      
      * update merge_selected_rows
      
      * update API.spec
      
      test=document_preview
      
      test=develop
      
      * update API.spec
      
      test=document_preview
      
      test=develop
      
      * fix the comment of less_than
      
      test=develop
      
      test=document_preview
      
      * update API.spec
      
      test=develop
      
      test=document_preview
      
      * update API.spec
      
      test=develop
      
      test=document_preview
      
      * update API.spec
      
      test=develop
      
      test=document_preview
      
      * update API.spec
      
      test=develop
      
      * update API
      
      test=develop
      acbb4bf3
    • S
      [DOC][PYTHON] Fix api docs, test=develop, test=document_preview (#17629) · 41f1186c
      Shuai Yuan 提交于
      * [DOC] Fix api docs, test=develop, test=document_preview
      
      * [DOC] Fix api annotation: fluid.layers.tensor_array_to_tensor. test=develop, test=document_preview
      
      * test=develop, test=document_preview
      
      update MD5 of tensor_array_to_tensor
      41f1186c
  7. 26 5月, 2019 1 次提交
  8. 25 5月, 2019 1 次提交
  9. 24 5月, 2019 3 次提交
  10. 23 5月, 2019 3 次提交
  11. 21 5月, 2019 1 次提交
  12. 15 5月, 2019 1 次提交
  13. 14 5月, 2019 1 次提交
  14. 13 5月, 2019 1 次提交
  15. 10 5月, 2019 2 次提交
  16. 09 5月, 2019 1 次提交
    • Z
      Mod floordiv (#17251) · 4292bd86
      zhoukunsheng 提交于
      * test=develop
      add elementwise_mod and elementwise_floordiv, fix equation problem in elementwise_mod
      4292bd86
  17. 08 5月, 2019 2 次提交
  18. 07 5月, 2019 6 次提交
  19. 06 5月, 2019 1 次提交
  20. 28 4月, 2019 1 次提交
    • Z
      Refine dropout gpu memory (#17095) · 28d69d71
      Zeng Jinle 提交于
      * refine_dropout_mem,test=develop
      
      * # This is a combination of 14 commits.
      # The first commit's message is:
      remove ut test_dist_word2vec in mac ci, will fix it in private, test=develop (#17066)
      
      # This is the 2nd commit message:
      
      Fleet unify distributed training (#16791)
      
      * implement distributed transpiler with fleet
      # This is the 3rd commit message:
      
      ParallelDyGraph with GPU collective mode (#16827)
      
      implement dygraph.parallel.DataParallel to hook reduce op.
      
      # This is the 4th commit message:
      
      Init mixed precision training interface (#16856)
      
      * Init mixed precision training interface
      
      * Add fp16 test script
      
      test=develop
      
      * All initializers support float16
      
      test=develop
      
      * Code cleanup & add more code annotations
      
      test=develop
      
      * Update API spec
      
      test=develop
      
      * Add usage example in doc
      
      test=develop
      
      # This is the 5th commit message:
      
      fix reference_count_pass,test=develop (#17060)
      
      test=develop
      # This is the 6th commit message:
      
      Speedup roi_perspective_transform op by caching the information of linear interpolation in forward (#17090)
      
      * Cache the information of linear interpolation in forward and use it in backward.
      test=develop
      
      * Fix cuda kernel.
      test=develop
      
      # This is the 7th commit message:
      
      remove unnecessary prepare_data (#17080)
      
      test=develop
      # This is the 8th commit message:
      
      fix interpolate cu. test=develop (#17101)
      
      # This is the 9th commit message:
      
      test=develop, double backward leaky_relu (#17067)
      
      backward of backward: leaky_relu
      # This is the 10th commit message:
      
      fix fuse optimizer ops (#17102)
      
      test=develop
      # This is the 11th commit message:
      
      truncated_gaussian_random supported in distributed training, test=develop (#17091)
      
      # This is the 12th commit message:
      
       Detailed coordinate description for yolov3 loss (#17007)
      
      * Detailed coordinate description for yolov3 loss
      
      test=develop
      
      * modified api.spec
      
      test=develop
      
      * modified loss name
      
      * fix api.spec
      
      test=develop
      
      * polish description
      
      test=develop
      
      * modified api.spec
      
      test=develop
      
      # This is the 13th commit message:
      
      fix test_weight_decay (#17109)
      
      test=develop
      # This is the 14th commit message:
      
      Path flag (#17105)
      
      * fix python/paddle/fluid/__init__.py detecting problems
      28d69d71