Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_nn.py3953 def _test_module_empty_input(test_case, module, inp, check_size=True, inference=False): function
/aosp_15_r20/external/pytorch/test/
H A Dtest_mps.py3937 def _test_module_empty_input(self, module, inp, check_size=True): member in TestMPS