Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_subclasses.py1867 with self.branch_nested_state():
1906 with self.branch_nested_state():
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_utils.py5268 def branch_nested_state(self): member in NestedTensorTestCase