1. 31 3月, 2020 1 次提交
  2. 30 3月, 2020 1 次提交
  3. 29 3月, 2020 1 次提交
    • Z
      Improve elementwise performance. (#23001) · 58615a62
      zhaoyuchen2018 提交于
      * Improve elementwise performance.
      
      Elementwise performace is poor as walk into CommonGradBroadcastCUDA, add some new kernels for different data pattern.
      
      * Add some cuda kernel to speedup common broadcast cases. test=develop
      
      * Add more test cases and fix cuda kernel bug. test=develop
      
      * Remove tests as cpu percision fails.test=develop
      
      * Refine SplitDims, test=develop
      
      * Change file mode, test=develop
      58615a62
  4. 26 3月, 2020 2 次提交
  5. 25 3月, 2020 6 次提交
  6. 24 3月, 2020 1 次提交
  7. 23 3月, 2020 1 次提交
  8. 22 3月, 2020 1 次提交
    • L
      add dequantize_log_op and make pyramid hash support int8 weight (#22548) · 4db03190
      Liufang Sang 提交于
      * add dequantize_log_op and make pyramid hash support int8 weight test=develop
      
      * add unittest and update pyramid hash op test=develop
      
      * remove paddle_enforce test=develop
      
      * fix error message test=develop
      
      * remove incorrent commit test=develop
      
      * fix error message in log_dequantize test=develop
      
      * change 2019 to 2020 test=develop
      
      * remove useless check_grad test=develop
      4db03190
  9. 21 3月, 2020 1 次提交
  10. 20 3月, 2020 3 次提交
    • Z
      Reader sequential and inference partial feed (#22699) · acfc9b8a
      Zeng Jinle 提交于
      * sequential reader stage 1, test=develop
      
      * fix ut, test=develop
      
      * fix iterable=False reset bug, add some logs and polish code, test=develop
      
      * inference feed partial data, test=develop
      
      * Turn on keep_order=True for test, test=develop
      
      * enhance ut to test more cases, test=develop
      
      * test commit for reverting
      
      * Revert "test commit for reverting", test=develop
      
      This reverts commit 80aef42e.
      
      * add ut of merged and unmerged results, test=develop
      
      * add more uts for coverages and add en doc of api, test=develop
      
      * follow comments, test=develop
      
      * change note style, test=develop
      acfc9b8a
    • W
      update embedding_eltwise_layernorm fuse and kernel. test=develop (#23114) · 95b356a0
      Wilber 提交于
      update embedding_eltwise_layernorm fuse pass and fused kernel, to support multi input
      95b356a0
    • Z
      Add dygraph double grad implementation (#22939) · a31d7328
      Zeng Jinle 提交于
      * add double grad implementation for dygraph, test=develop
      
      * polish code, add uts, test=develop
      
      * fix place bug, test=develop
      
      * polish codes, add more uts for coverages, test=develop
      
      * add no_grad_set, test=develop
      
      * add star gan ut, test=develop
      
      * follow comments, test=develop
      a31d7328
  11. 19 3月, 2020 4 次提交
  12. 17 3月, 2020 4 次提交
  13. 16 3月, 2020 1 次提交
  14. 13 3月, 2020 2 次提交
  15. 12 3月, 2020 2 次提交
    • W
      Cast fusion for fusion group (#22876) · f0d193a2
      wangchaochaohu 提交于
      * add support for expression type convert and add cast Op support in fusion group
      f0d193a2
    • Y
      Fix instag (#22632) · 29a7a52d
      yaoxuefeng 提交于
      * update
      
      * update test=develop
      
      * update compile set test=develop
      
      * update compile set test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update compile setting test=develop
      
      * update compile setting test=develop
      
      * update run demo test=develop
      
      * update test=develop
      
      * update test=develop
      
      * fix test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update format test=develop
      
      * update format test=develop
      
      * update style test=develop
      
      * update style test=develop
      
      * change style test=develop
      
      * change style test=develop
      
      * change style test=develop
      
      * add dataset unittest test=develop
      
      * update test=develop
      
      * update for record test=develop
      
      * udpate style for record test=develop
      
      * update for record test=develop
      
      * update for record test=develop
      
      * update for record test=develop
      
      * fix format test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * update test=develop
      
      * fix compile warning test=develop
      
      * add attr default test=develop
      
      * add unittest test=develop
      
      * fix style test=develop
      
      * fix style test=develop
      
      * change out_val_ifempty to out_val_if_empty test=develop
      29a7a52d
  16. 11 3月, 2020 3 次提交
  17. 10 3月, 2020 1 次提交
  18. 09 3月, 2020 4 次提交
  19. 08 3月, 2020 1 次提交