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.
 
 
 
 
 
 
YUNSHEN XIE a8aeb6042b
fix coverage ci bug, test=document_fix (#48005)
1 year ago
..
CrossStackProfiler [CodeStyle][py2][U004] unecessary explicit `object` inheritance in class definition (#47642) 1 year ago
codestyle [CodeStyle][py2][U004] unecessary explicit `object` inheritance in class definition (#47642) 1 year ago
continuous_integration [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
coverage fix coverage ci bug, test=document_fix (#48005) 1 year ago
dockerfile add cuda117 dockerfile (#47412) 1 year ago
enforce Polish some lost invalid error message (#27445) 3 years ago
externalError [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
infer_prune_patches Fix prune tool (#43849) 1 year ago
infrt [CodeStyle][E711] use `is`/`is not` for comparison with `None` (#47452) 1 year ago
windows Fix bug (#47621) 1 year ago
__init__.py Firt timeline version 6 years ago
analysisPyXml.py [CodeStyle][E711] use `is`/`is not` for comparison with `None` (#47452) 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 Append member op change approve list (#45695) 1 year ago
check_api_compatible.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
check_api_source_without_core_ops.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
check_ctest_hung.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
check_file_diff_approvals.sh Add CI check for script of auto code-gen (#47814) 1 year ago
check_op_benchmark_result.py [CodeStyle][E712] use `if cond`/`if cond is True` for comparison with `True` (#47464) 1 year ago
check_op_desc.py [CodeStyle][E711] use `is`/`is not` for comparison with `None` (#47452) 1 year ago
check_op_kernel_same_dtypes.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
check_op_register_type.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
check_pr_approval.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
check_sequence_op.sh graph engine (#31226) 3 years ago
check_ut.py [CodeStyle][py2][U004] unecessary explicit `object` inheritance in class definition (#47642) 1 year ago
ci_model_benchmark.sh test=document_fix (#37234) 2 years ago
ci_op_benchmark.sh Update recommended members of CI-OP-Benchmark (#43606) 1 year ago
count_api_without_core_ops.py [CodeStyle][black] use black instead of yapf (#46014) 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 polish grad op check (#22290) 4 years ago
document_preview.sh build documents if public apis modified, meanwhile their samplecodes should be tested (#39728) 2 years ago
final_ut_parallel_rule.py precise_test_logic_update (#47387) 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 gen cmake (#47457) 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 [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
get_op_list.sh add some file for jetson-op-test-CE (#35431) 2 years ago
get_pr_ut.py [CodeStyle][py2][U004] unecessary explicit `object` inheritance in class definition (#47642) 1 year ago
get_quick_disable_lt.py skip dist test cases if mlu card number only one, test=develop (#44549) 1 year ago
get_single_test_cov.py [CodeStyle][E711] use `is`/`is not` for comparison with `None` (#47452) 1 year ago
get_ut_file_map.py precise_test_logic_update (#47387) 1 year ago
get_ut_mem_map.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
group_case_for_parallel.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
handle_h_cu_file.py Fix the problem of printing log (#47474) 1 year ago
jetson_infer_op.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
nvcc_lazy.sh nvcc_fix_ (#46569) 1 year ago
parallel_UT_rule.py [CodeStyle][E262][E265] make comments start with `# ` (#47687) 1 year ago
print_op_desc.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
print_signatures.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
prune_for_jetson.py [CodeStyle][py2] remove unnecessary u-prefix in string literal (#47727) 1 year ago
pyCov_multithreading.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
remove_grad_op_and_kernel.py [CodeStyle][py2] remove unnecessary u-prefix in string literal (#47727) 1 year ago
sampcd_processor.py [CodeStyle][E262][E265] make comments start with `# ` (#47687) 1 year ago
static_mode_white_list.py [CodeStyle][py2] fix a decode error caused by 47036 (#47097) 1 year ago
statistics_UT_resource.sh add statistics_UT_resource.sh for imporving UT parallel level (#32220) 3 years ago
summary_env.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
test_check_api_compatible.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
test_check_pr_approval.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
test_ci_op_benchmark.sh Update recommended members of CI-OP-Benchmark (#43606) 1 year ago
test_print_signatures.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
test_runner.py [CodeStyle][E711] use `is`/`is not` for comparison with `None` (#47452) 1 year ago
test_sampcd_processor.py [CodeStyle][black] use black instead of yapf (#46014) 1 year ago
timeline.py [CodeStyle][py2][U004] unecessary explicit `object` inheritance in class definition (#47642) 1 year ago
timeout_debug_help.sh help timeout ut debug (#31500) 3 years ago