Home
last modified time | relevance | path

Searched defs:check_save_load (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_quantization.py711 def checkScriptable(self, orig_mod, calib_data, check_save_load=False): argument
720 def _checkScriptable(self, orig_mod, script_mod, calib_data, check_save_load): argument