Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Djit_utils.py269 def getExportImportCopyWithPacking(self, m, also_test_file=True, map_location=None): member in JitTestCase
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py9053 imported = self.getExportImportCopyWithPacking(sm)