Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/extension/pytree/test/
H A Dtest.py156 def test_flatten_unflatten_tuple(self): member in TestPytree
/aosp_15_r20/external/pytorch/test/
H A Dtest_pytree.py208 def test_flatten_unflatten_tuple(self, pytree_impl, gen_expected_fn): member in TestGenericPytree