Searched defs:_test_serialization (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_serialization.py | 161 def _test_serialization(self, weights_only): member in SerializationMixin |
H A D | test_mkldnn.py | 1370 def _test_serialization(self, module, inputs): member in TestMkldnn |
H A D | test_torch.py | 4727 def _test_serialization(filecontext_lambda): function |