Searched refs:include_lazy (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_device_type.py | 808 except_for=None, only_for=None, include_lazy=False, allow_mps=False, allow_xpu=False argument 822 if include_lazy: 881 include_lazy=False, argument 907 except_for, only_for, include_lazy, allow_mps, allow_xpu
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_view_ops.py | 2033 instantiate_device_type_tests(TestViewOps, globals(), include_lazy=True)
|