Home
last modified time | relevance | path

Searched refs:include_lazy (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_device_type.py808 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 Dtest_view_ops.py2033 instantiate_device_type_tests(TestViewOps, globals(), include_lazy=True)