Home
last modified time | relevance | path

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

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