1. 05 8月, 2021 1 次提交
  2. 30 6月, 2021 1 次提交
  3. 16 6月, 2021 1 次提交
  4. 02 4月, 2021 1 次提交
  5. 22 2月, 2021 1 次提交
  6. 09 2月, 2021 1 次提交
  7. 05 12月, 2020 1 次提交
  8. 30 11月, 2020 2 次提交
  9. 26 11月, 2020 1 次提交
  10. 10 11月, 2020 1 次提交
  11. 21 10月, 2020 1 次提交
  12. 28 9月, 2020 2 次提交
  13. 18 9月, 2020 1 次提交
  14. 17 9月, 2020 1 次提交
  15. 16 9月, 2020 1 次提交
  16. 02 9月, 2020 1 次提交
  17. 31 8月, 2020 1 次提交
  18. 27 8月, 2020 1 次提交
  19. 19 8月, 2020 2 次提交
  20. 17 8月, 2020 1 次提交
    • Z
      set default python3,fix incompatible,cache dir for third party,unify error... · 5017aa76
      Zhou Wei 提交于
      set default python3,fix incompatible,cache dir for third party,unify error code,for windows (#26178)
      
      * set default python3 for paddle windows,test=win
      
      * set default python3,cache dir for third party,error code,test=win
      
      * fix some incompatible
      
      * fix some error
      
      * set virtual environment,test=win
      5017aa76
  21. 15 8月, 2020 1 次提交
  22. 07 8月, 2020 1 次提交
  23. 06 7月, 2020 1 次提交
  24. 15 6月, 2020 1 次提交
  25. 03 4月, 2020 1 次提交
  26. 20 2月, 2020 2 次提交
    • A
      Support if/else in dygraph_to_static (#22540) · 08b09f64
      Aurelius84 提交于
      * support nested if/else
      
      * support to derivate returns the parameter list automatically
      
      * polish tranform function of slice
      
      * fix modify x.numpy()[i] slice function
      
      * support to transform ast.node into callable function
      
      * fix get_name_ids bug and add more unittest test=develop
      
      * fix requirements.txt test=develop
      
      * remove useless import statement test=develop
      
      * Fixed version compatibility issues in param of function test=develop
      
      * use decorater to test ast_to_func test=develop
      
      * add textwrap.dedent for source_code test=develop
      
      * polish code comment
      
      * fix compatibility with python2 and python3 test=develop
      
      * fix gast version error test=develop
      
      * fix gast repo test=develop
      
      * polish transfer_from_node_type code test=develop
      
      * add nested_if_else unittest test=develop
      
      * split IfElseTransformer test=develop
      
      * specify gast version test=develop
      
      * fix ast_to_func root type test=develop
      08b09f64
    • H
      Add Basic Node Var Type Analysis (#22603) · 14672a63
      Huihuang Zheng 提交于
      1. Move AstNodeWrapper, StaticAnalysisVisitor to a new python file: static_analysis.py
      2. Add basic node var type analysis
      14672a63
  27. 18 2月, 2020 1 次提交
  28. 01 1月, 2020 1 次提交
  29. 30 12月, 2019 1 次提交
    • T
      add xly py35 dockerfile (#21861) · 362bfec5
      tianshuo78520a 提交于
      * add xly py35 dockerfile
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test dockerfile
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35
      
      * test=py35,test=develop,test=inference,test=document_fix
      362bfec5
  30. 05 9月, 2019 1 次提交
    • J
      Refactor dygraph (#19107) · e9233d1c
      Jiabin Yang 提交于
      * refactor dygraph,test=develop
      
      * fix failed unittest,test=develop
      
      * polish code,test=develop
      
      * check windows ci error,test=develop
      try to fix windows ci error by np.allclose,test=develop
      
      * polish vlog and profiler, test=develop
      
      * try to fix preceding ops order,test=develop
      
      * test transformer in windows ci, test=develop
      
      * use python c-api to speed up tracer.trace,test=develop
      
      * test=develop, fix docker with paddle nccl problem
      
      * test=develop, add ut for debug string and gradient_accumulator
      
      * test=develop, add tests for layer/gradient_accumulator/prepared_op
      
      * test=develop, fix complie error for test_prepared_op
      
      * test=develop, add more ut for dygraph
      
      * test=develop, create API.spec for dygraph api change
      
      * test=develop, refoctor name to make it easier to understand
      
      * test=develop, refoctor name to make it easier to understand
      
      * test=develop, fix multi-gpu failed problem , add Tracer tests, change PADDLEENFORCE to PADDLEENFORCE_EQ
      
      * test=develop, fix ut failed on parallel se-resnext
      
      * test=develop, change one more PADDLE_ENFORCE
      e9233d1c
  31. 19 8月, 2019 1 次提交
  32. 07 8月, 2019 1 次提交
  33. 04 7月, 2019 1 次提交
  34. 01 7月, 2019 1 次提交
  35. 29 6月, 2019 1 次提交
  36. 18 6月, 2019 1 次提交