Home
last modified time | relevance | path

Searched refs:make_test_cls_with_patches (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_inline_inbuilt_nn_modules.py5 from torch._dynamo.testing import make_test_cls_with_patches
33 test_class = make_test_cls_with_patches(
H A Dtest_dynamic_shapes.py6 from torch._dynamo.testing import make_test_cls_with_patches
46 test_class = make_test_cls_with_patches(
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dtesting.py325 def make_test_cls_with_patches( function
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor_dynamic_shapes.py14 from torch._dynamo.testing import make_test_cls_with_patches
81 return make_test_cls_with_patches(
/aosp_15_r20/external/pytorch/test/
H A Dtest_fake_tensor.py24 from torch._dynamo.testing import make_test_cls_with_patches, rand_strided
931 cls = make_test_cls_with_patches(