Home
last modified time | relevance | path

Searched defs:custom_list (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_dataloader.py212 def __init__(self, test_object, custom_list): argument
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_repros.py837 def _merge_criteria_processor_list(default_list, custom_list): argument