Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_serialization.py844 def _test_serialization_container(self, unique_key, filecontext_lambda): argument
856 with filecontext_lambda() as checkpoint:
H A Dtest_torch.py4727 def _test_serialization(filecontext_lambda): argument
4733 with filecontext_lambda() as f: