You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
risemeup1 ff9d102e53
fix openssl bug ,test=document_fix (#57147)
7 months ago
..
CrossStackProfiler fix simple typos (#53783) 1 year ago
codestyle Fluid clean remove io data (#49301) 1 year ago
continuous_integration [CodeStyle][UP030][UP031][UP032] using f-string (#52062) 1 year ago
coverage fix openssl bug ,test=document_fix (#57147) 7 months ago
dockerfile fix openssl bug ,test=document_fix (#57147) 7 months ago
enforce support auto generate for op layer_norm (#53178) 1 year ago
externalError [CodeStyle][UP030][UP031][UP032] using f-string (#52062) 1 year ago
windows [Paddle-TRT] Del 2 useless pass (#53414) 1 year ago
xpu [XPU] update dependency for xccl. (#53697) 1 year ago
CheckPRTemplate.py Replace python dependency library “requests” with “httpx” (#47660) (#54529) 11 months ago
__init__.py Firt timeline version 6 years ago
analysisPyXml.py [CodeStyle][UP030][UP031][UP032] using f-string (#52062) 1 year ago
analysis_build_time.py [CodeStyle][black] format dy2static unittests (#47268) 1 year ago
check_added_ut.sh check change of unittest before checking coverage rate,test=coverage (#46593) 1 year ago
check_api_approvals.sh Monitor print usage and skip code examples (#54210) 11 months ago
check_api_compatible.py [CodeStyle][isort] introduce isort (part4) (#48402) 1 year ago
check_api_source_without_core_ops.py [CodeStyle][isort] introduce isort (part4) (#48402) 1 year ago
check_api_yaml_same.py Tighten the Interception strategy (#48947) 1 year ago
check_ctest_hung.py [CodeStyle][PLR1722] replace `exit()` with `sys.exit()` (#52151) 1 year ago
check_file_diff_approvals.sh Monitor print usage and skip code examples (#54210) 11 months ago
check_op_benchmark_result.py change gpu_time_diff (#53252) 1 year ago
check_op_desc.py [CodeStyle][UP030][UP031][UP032] using f-string (#52062) 1 year ago
check_op_kernel_same_dtypes.py [CodeStyle][C408][C409][C410] Fix unnecessary <dict/list/tuple> call and unnecessary <list/tuple> passed to <list/tupule>() (#51928) 1 year ago
check_op_register_type.py [CodeStyle][C405] Unnecessary <list/tuple> literal - rewrite as a set literal (#51972) 1 year ago
check_pr_approval.py [CodeStyle][isort] introduce isort (part4) (#48402) 1 year ago
check_sequence_op.sh mv all unittests test (#53235) 11 months ago
check_ut.py [CodeStyle][UP030][UP031][UP032] using f-string (#52062) 1 year ago
ci_model_benchmark.sh test=document_fix (#37234) 2 years ago
ci_op_benchmark.sh Try to enable the collect of kernel registry infomation when there is no operators to test. (#51444) 1 year ago
count_api_without_core_ops.py [CodeStyle][UP030][UP031][UP032] using f-string (#52062) 1 year ago
diff_api.py [CodeStyle] remove all future import (#46411) 1 year ago
diff_unittest.py [CodeStyle][F401] remove unused imports in unittests/r_cmake_paddle_tools. (#46712) 1 year ago
diff_use_default_grad_op_maker.py [CodeStyle][PLR0402] import a.b to from a import b (#52125) 1 year ago
document_preview.sh Fix some typos (#50914) 1 year ago
final_ut_parallel_rule.py [CodeStyle][UP009] mv unnecessary utf8 declaration (#52050) 1 year ago
gen_alias_mapping.sh revert the modified shell script (#28453) 3 years ago
gen_ut_cmakelists.hook update for runtype and serial (#45699) 1 year ago
gen_ut_cmakelists.py Fix timeout v2 (#53514) 1 year ago
get_build_time.sh refine directory of build-time (#42717) 2 years ago
get_cpu_info.sh graph engine (#31226) 3 years ago
get_op_list.py modify cmake rules temporarily (#51644) 1 year ago
get_op_list.sh add some file for jetson-op-test-CE (#35431) 2 years ago
get_pr_ut.py Replace python dependency library “requests” with “httpx” (#47660) (#54529) 11 months ago
get_quick_disable_lt.py Replace python dependency library “requests” with “httpx” (#47660) (#54529) 11 months ago
get_single_test_cov.py [CodeStyle][UP030][UP031][UP032] using f-string (#52062) 1 year ago
get_ut_file_map.py [CodeStyle][UP030][UP031][UP032] using f-string (#52062) 1 year ago
get_ut_mem_map.py [CodeStyle][UP030][UP031][UP032] using f-string (#52062) 1 year ago
group_case_for_parallel.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
handle_h_cu_file.py [CodeStyle][UP030][UP031][UP032] using f-string (#52062) 1 year ago
jetson_infer_op.py Del old dygraph varbase (#52236) 1 year ago
nvcc_lazy.sh Fix flashattn build error on jetson (#51665) 1 year ago
parallel_UT_rule.py del sequence_enumerate_op (#54177) 11 months ago
parse_kernel_info.py [CodeStyle][UP030][UP031][UP032] using f-string (#52062) 1 year ago
print_op_desc.py [CodeStyle][PLR0402] import a.b to from a import b (#52125) 1 year ago
print_signatures.py remove legacy profiler (#52624) 1 year ago
prune_for_jetson.py [CodeStyle][isort] introduce isort (part4) (#48402) 1 year ago
pyCov_multithreading.py [CodeStyle][UP030][UP031][UP032] using f-string (#52062) 1 year ago
reduce_lib_size_util.py Reduce inference library size and compile time (#53369) 1 year ago
remove_grad_op_and_kernel.py Reduce inference library size and compile time (#53369) 1 year ago
sampcd_processor.py [CodeStyle][UP030][UP031][UP032] using f-string (#52062) 1 year ago
static_mode_white_list.py del sequence_enumerate_op (#54177) 11 months ago
statistics_UT_resource.sh add statistics_UT_resource.sh for imporving UT parallel level (#32220) 3 years ago
summary_env.py [CodeStyle][UP030][UP031][UP032] using f-string (#52062) 1 year ago
test_check_api_compatible.py [CodeStyle][isort] introduce isort (part4) (#48402) 1 year ago
test_check_pr_approval.py [CodeStyle][isort] introduce isort (part4) (#48402) 1 year ago
test_print_signatures.py [CodeStyle][C405] Unnecessary <list/tuple> literal - rewrite as a set literal (#51972) 1 year ago
test_run_by_protobuf_3.py fix protobuf error (#52499) 1 year ago
test_runner.py mv all unittests test (#53235) 11 months ago
test_sampcd_processor.py [CodeStyle][isort] introduce isort (part4) (#48402) 1 year ago
timeline.py 昇腾和寒武纪相关代码退场 npu相关代码退场2 (#53568) 1 year ago
timeout_debug_help.sh help timeout ut debug (#31500) 3 years ago