- 02 11月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
-
- 29 9月, 2021 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 22 9月, 2021 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 18 9月, 2021 1 次提交
-
-
由 Zeng Jinle 提交于
Change __init__.py to adapt the new FLAGS coding style and update CI to monitor FLAGS changing (#35849) * change __init__.py to adapt new FLAGS * test ci check, ready for revert * split __init__.py and FLAGS approval * Revert "test ci check, ready for revert" This reverts commit bbbd2442fe3e948fef790ec634085a2431474326.
-
- 13 8月, 2021 1 次提交
-
-
由 Hao Lin 提交于
* Add EmptyGradOpMaker CI Approval, test=develop * Fix typo in echo_line
-
- 28 7月, 2021 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 26 7月, 2021 1 次提交
-
-
由 Leo Chen 提交于
-
- 19 7月, 2021 2 次提交
-
-
由 tianshuo78520a 提交于
* notest;test=approval * add npu approval
-
由 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
-
- 15 7月, 2021 1 次提交
-
-
由 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
-
- 24 6月, 2021 1 次提交
-
-
由 Ren Wei (任卫) 提交于
* refactor check_pr_approval, allow using github login-id 2. remove the tricks for paddle.fluid.layers.ops.func * add testcases * simplify the test data, and added to file diff approvals * remove a approver * test_print_signatrues runs on a simple pipeline, no paddle installed * testcases for print_signatrures and sampcd . python3 only. * remove unused import directives * remove unused import directives
-
- 16 6月, 2021 1 次提交
-
-
由 iducn 提交于
* modify reviewer, test=document_fix * modify reviewer, test=document_fix
-
- 14 5月, 2021 1 次提交
-
-
由 Ren Wei (任卫) 提交于
use the `required` instruction to determine if the environment fits the sample code's required. (#32766) * add unittests * add find_last_future_line_end * extract_code_blocks_from_docstr and its testcases * test_codeblock_before_examples_is_ignored * sampcd_extract_to_file 拆为两步 * update the codeblock element's format * code-block directive has no value options * insert the CODES_INTERTED_INTO_FRONTEND * using the new func insert_codes_into_codeblock * get_test_capacity and is_required_match * using the new funcitons in sampcd_extract_to_file * add some comments and refactor functions * using logger instead of all the print * remote wlist * collect summary info, and print them * call get capacity * update summary format * print the apis that don't have sample codes. * print the samples the consumed time more than 10s. print time * update unittest testcases * solve ResourceWarning: unclosed file * run tools test seperately * python2 does not have nonlocal keyword, using dict variable instead * remove unused import, rearrange a series of conditional statements. * remove wlist.json and its check approval * remove wlist.json and its check approval
-
- 25 4月, 2021 1 次提交
-
-
由 Ren Wei (任卫) 提交于
* update testcases * remove unused codes * update the docstring for samcd_processor * no need to import the six module * 我也不知道为何有一个前导空格,但现在有单元测试,取消这个空格没啥问题 * add unittests for print_signatures; add the first case for 'required' mechanism when executing sample code testing * there is no paddle installed in PR-CI-APPROVAL test=document_fix
-
- 13 4月, 2021 1 次提交
-
-
由 Ren Wei (任卫) 提交于
* skip paddle.Tensor.<lambda> * some file may not exists. such as version.py, it's generated by setup.py * debug mode * add unittests for sampcd_processor.py * add test cases for sampcd_processor * add test cases for sampcd_processor * add testcases * add test cases * add testcases * add testcases * refactor, add testcases * add import * all files map to pool. dont split manually * __all__ += another list * add testcases * add testcases * handle个锤子啊 * this line should not removed https://github.com/wadefelix/Paddle/commit/882e7f7c3be6c2415f58550f82be338b84f0c0ef#diff-cb0679475bf60202fd803ae05b9146989437c3f787d1502616be6c71c69d0fb1 * print -> logger * regulate the logging infomation * regulate the logging infomation * logger to file * logger * threads or subprocesses number config * follow the good code style don't touch wlist.json * run test_sampcd_processor.py, it's a unittest for sampcd_processor.py * update unittest for sampcd_processor.py test=document_fix
-
- 23 3月, 2021 1 次提交
-
-
由 Tao Luo 提交于
-
- 20 2月, 2021 1 次提交
-
-
由 tangwei12 提交于
* change reviewer, test=document Change-Id: I7592ee5c93bd580300ce39df885b603597b09026 * Update check_file_diff_approvals.sh test=document_fix
-
- 13 1月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
-
- 17 12月, 2020 1 次提交
-
-
由 LoveAn 提交于
* Add approval monitor for unity_build_rule.cmake, test=develop * fix words spell error, test=document_fix
-
- 15 12月, 2020 1 次提交
-
-
由 Ren Wei (任卫) 提交于
只检查增的情况,不检查删除情况
-
- 25 11月, 2020 1 次提交
-
-
由 Tao Luo 提交于
test=document_fix
-
- 11 11月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
* add monitoring for executive ut at night * fix some error for paddle_build.bat * fix some error * fix some error in windows * fix some error on windows
-
- 20 10月, 2020 2 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 Huihuang Zheng 提交于
* Add zhhsplendid into PE approver, test=develop * Fix /tab, space mix usage
-
- 16 10月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* add test for check ci rule * replace error case * adjust ci rules * revert enforce test change, test=document_fix
-
- 14 10月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 13 10月, 2020 1 次提交
-
-
由 Tao Luo 提交于
test=document_fix
-
- 27 9月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 25 9月, 2020 1 次提交
-
- 24 9月, 2020 1 次提交
-
-
由 chalsliu 提交于
-
- 10 9月, 2020 1 次提交
-
-
由 chalsliu 提交于
-
- 01 9月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
* add approve check of the CI task on windows * fix style
-
- 16 8月, 2020 1 次提交
-
-
由 Dong Daxiang 提交于
test=develop
-
- 12 8月, 2020 1 次提交
-
-
由 iducn 提交于
-
- 10 8月, 2020 1 次提交
-
-
由 zhangchunle 提交于
-
- 03 8月, 2020 1 次提交
-
-
由 WuHaobo 提交于
* test=develop,test=document_fix, remove the out args * Revert "test=develop,test=document_fix, remove the out args" This reverts commit f430799b. * test=develop,test=document_fix, remove the out args * remove all the out args * remove all the out args * test=develop, remove all the out args * test=develop, remove all the out args * test=develop, remove out args in matmul testcase * test=develop, fix the bugs of out args testcase in logsumexp * test=develop, fix the bugs of out args testcase in elementwise_add * test=develop, fix the bugs of out args testcase in elementwise_div * test=develop, fix the bugs of out args testcase in activation * test=develop, fix the bugs of out args testcase in addcmul * test=develop, fix the bugs of out args * test=develop, fix the bugs of out args in API example * test=develop, fix the bugs of out args in kron testcase * test=develop, fix the bugs of out args in kron testcase * test=develop, remove out args * test=develop, remove out args * test=develop, fix the coverage * test=develop, polish codestyle * test=develop, Update math.py * test=develop, polish codestyle * test=develop, polish codestyle * test=develop, polish codestyle * test=develop, polish codestyle * test=develop, polish the test_activation_op.py * test=develop, Update math.py * test=develop, fix the failed CI * test=develop, add core.ops * test=develop, add core.ops change clamp to clip * test=develop, add core.ops change clamp to clip * test=develop, write testcase for clamp OP
-
- 31 7月, 2020 1 次提交
-
-
由 zhangchunle 提交于
-
- 23 7月, 2020 1 次提交
-
-
由 Dong Daxiang 提交于
* add approval
-
- 21 7月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* add ci check for changing op-related api without core.ops, test=develop * generate api_source_md5 file when build, test=develop * add failed example, test=develop * add failed example, test=develop * handle exception, test=develop
-
- 20 7月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
* add add checker for seting parameter RUNTYPE to EXCLUSIVE or DIST. test=develop * add checker for seting parameter RUNTYPE to EXCLUSIVE or DIST. test=develop * add check for setting TIMEOUT properties, test=develop * add check for setting TIMEOUT properties, or setting parameter RUN_TYPE to EXCLUSIVE or DIST,test=document_fix test=develop * add check for setting TIMEOUT properties, or setting parameter RUN_TYPE to EXCLUSIVE or DIST,test=document_fix test=develop * modify the github wiki link,test=document_fix test=develop
-