Searched refs:_checkModuleCorrectnessAgainstOrig (Results 1 – 1 of 1) sorted by relevance
721 self._checkModuleCorrectnessAgainstOrig(orig_mod, script_mod, calib_data)732 self._checkModuleCorrectnessAgainstOrig(orig_mod, loaded_mod, calib_data)734 def _checkModuleCorrectnessAgainstOrig(self, orig_mod, test_mod, calib_data): member in QuantizationTestCase