1. 16 8月, 2021 2 次提交
  2. 13 8月, 2021 1 次提交
  3. 04 8月, 2021 1 次提交
    • T
      Update benchmark-cpu (#34538) · ee60e828
      tianshuo78520a 提交于
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * fix
      ee60e828
  4. 03 8月, 2021 1 次提交
  5. 02 8月, 2021 1 次提交
    • T
      Change Bbenchmark-CI CPU/GPU (#34305) · 9d54a531
      tianshuo78520a 提交于
      * notest;test=cpu-benchmark
      
      * benchmark-cpu
      
      * notest;test=cpu-benchmark
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * fix
      
      * fix
      
      * add test_ci_model_benchmark.sh
      9d54a531
  6. 30 7月, 2021 2 次提交
  7. 29 7月, 2021 1 次提交
  8. 28 7月, 2021 2 次提交
  9. 27 7月, 2021 1 次提交
  10. 26 7月, 2021 2 次提交
  11. 22 7月, 2021 1 次提交
  12. 21 7月, 2021 1 次提交
  13. 20 7月, 2021 1 次提交
  14. 19 7月, 2021 2 次提交
    • T
      Add Npu approval (#34231) · 8992e63a
      tianshuo78520a 提交于
      * notest;test=approval
      
      * add npu approval
      8992e63a
    • T
      Fix npu test approval (#34210) · 997e091d
      tianshuo78520a 提交于
      * notest;test=approval
      
      * notest;test=approval
      
      * notest;test=approval
      
      * notest;test=approval
      
      * notest;test=approval
      
      * notest;test=approval
      
      * notest;test=approval
      
      * notest;test=approval
      
      * notest;test=approval
      
      * notest;test=approval
      
      * notest;test=approval
      
      * del test py
      997e091d
  15. 15 7月, 2021 2 次提交
    • R
      Check api compatible (#34119) · 1889d504
      Ren Wei (任卫) 提交于
      * print the signatures of the apis
      
      * some faults, and a test case
      
      * use the FullArgSpec as the ArgSpec, repr>str
      
      为了延续脚本历史,把FullArgsSpec替换为ArgSpec;在逆转回对象时,记得加上inpect.FullArgSpec对象
      
      * script form @zhiboniu
      
      * parsearg
      
      * read argspec from file
      
      * add comments
      
      * refactor check_compatible and its testcases
      
      * skip the empty ArgSepc()
      
      * update the function, get inspect.FullArgSpec instances directly.
      
      * typo
      
      * for the functions using inner-defined VarType or other Class Type not accessable, use the string comparements.
      
      * typo
      
      * logging added
      
      * 若变量和默认值都增加了,用负数索引需要再处理下这个增加的内容
      
      * defaults itself may be NoneType
      
      * defaults added 2 items when args only added 1 item
      
      * same as the previous comment
      
      * enable the check_api_compatible.py
      
      * run test_check_api_compatible.py
      
      * sort the output of print_signatures.py
      1889d504
    • A
      Upgrade Executor into ParallelExcutor to apply Graph Optimization in @to_static (#32283) · 2850391d
      Aurelius84 提交于
      * Refine Constructor logic of ParallelExecutor
      
      * Replace executor into ParallelExecutor in run_program_op
      2850391d
  16. 14 7月, 2021 1 次提交
  17. 12 7月, 2021 1 次提交
  18. 08 7月, 2021 1 次提交
  19. 07 7月, 2021 1 次提交
  20. 05 7月, 2021 2 次提交
  21. 02 7月, 2021 1 次提交
  22. 30 6月, 2021 1 次提交
    • J
      Added matmul_v2 BF16/FP32 FWD kernel (#33750) · 24783c84
      jakpiase 提交于
      * added matmul_v2 bf16/fp32 FWD kernel
      
      added matmul_v2 bf16/fp32 FWD kernel
      
      * added formatting
      
      * removed some tests due to timeout in CI
      
      * refactored tests
      
      * merged tests classes into one file
      
      * minor change
      
      * removed test guard for CUDA
      
      * remove skipIf
      
      * changes after review
      
      * formated one file
      
      * minor change
      
      * added skipping UT in CUDA place
      24783c84
  23. 29 6月, 2021 1 次提交
  24. 28 6月, 2021 2 次提交
    • J
      Block 'pyc' File (#33810) · 95007981
      Jiangxinz 提交于
      * block pyc file
      
      * block pyc file
      
      * block pyc
      
      * block pyc
      
      * block pyc
      
      * test=document_fix; block pyc file
      
      * test=document_fix; block pyc file
      
      * test=document_fix; block pyc file
      
      * test=document_fix; block pyc file
      95007981
    • Z
      test=document_fix (#33799) · 1542c60a
      zhangchunle 提交于
      1542c60a
  25. 25 6月, 2021 1 次提交
  26. 24 6月, 2021 4 次提交
  27. 23 6月, 2021 2 次提交
  28. 22 6月, 2021 1 次提交
    • R
      Gpu samplecode test On PR-CPU-Py2 (#33634) · dd4297cd
      Ren Wei (任卫) 提交于
      * using argparse to handle selections
      
      * 2 TODOs
      
      * 先不更改pipeline配置,这里强制改成GPU版本
      
      * sorted the all_names
      
      * exec gpu sample codes tests incrementally
      
      * get all apis from the pr.spec file
      
      * condition with WITH_GPU
      
      WITH_GPU == ON
      
      save
      
      * delete the useless codes
      
      * delete the useless codes.
      
      test=document_fix
      
      * echo the diff result
      
      test=document_fix
      
      * dont reuse the variables
      
      * rename fun to _func not work. put it into the skiplist
      
      https://github.com/PaddlePaddle/Paddle/commit/038ffc795025170e8cda74bcd473b46301b9a1c0
      test=document_fix
      
      * skip it in check api approvals
      
      test=document_fix
      
      save
      
      * skip the private _variables
      
      * print signatures wrong. now rename it to _func
      
      test=document_fix
      dd4297cd