1. 12 3月, 2020 4 次提交
    • Z
      add check for assigned data, test=develop (#22960) · 137d6563
      Zhang Ting 提交于
      137d6563
    • 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
    • W
      refine the profiler print test=develop (#22968) · c979c9f2
      wangchaochaohu 提交于
      c979c9f2
  2. 11 3月, 2020 4 次提交
  3. 10 3月, 2020 1 次提交
  4. 09 3月, 2020 6 次提交
  5. 08 3月, 2020 1 次提交
  6. 07 3月, 2020 2 次提交
  7. 06 3月, 2020 2 次提交
  8. 05 3月, 2020 3 次提交
  9. 04 3月, 2020 3 次提交
    • H
      dygraph backward engine accelerate (#22808) · c736fef9
      hong 提交于
      * fix loaded program load bug; test=develop
      
      * first version
      
      * speed backward engin; test=develop
      
      * remove useless code; test=develop
      
      * reconvery io.py; test=develop
      
      * remove useless code; test=develop
      
      * remove useless code; test=develop
      c736fef9
    • Z
      Add flags to limit gpu memory (#22793) · d41d802b
      Zeng Jinle 提交于
      * add recorded cuda memory apis, fix typo, test=develop
      
      * add more ut, test=develop
      
      * follow comments, test=develop
      
      * fix py35 incompatible issues, test=develop
      d41d802b
    • serialize the PaddleTensor, test=develop (#22810) · 1861ca88
      石晓伟 提交于
      * encapsulate the PaddleTensorToLoDTensor, test=develop
      
      * serialize the pd_tensor, test=develop
      
      * serialize tensors to file, test=develop
      1861ca88
  10. 03 3月, 2020 3 次提交
  11. 02 3月, 2020 7 次提交
  12. 01 3月, 2020 1 次提交
  13. 28 2月, 2020 2 次提交
  14. 27 2月, 2020 1 次提交
    • Z
      Refine adam op to improve performance, test=develop (#22346) · 72dde4ab
      zhaoyuchen2018 提交于
      * Refine adam op, test=develop
      
      * Fuse kernels together to reduce cpu time.
      
      * Refine paddle enforce, test=develop
      
      * Remove some comments, test=develop
      
      * Refine code,test=develop
      
      * Refine cuda kernel, test=develop
      
      * Refine code according to comments, test=develop
      72dde4ab