Searched refs:_test_add_loggers_impl (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/test/quantization/fx/ |
H A D | test_numeric_suite_fx.py | 2611 def _test_add_loggers_impl(self, m, example_input, qconfig_mapping): member in TestFXNumericSuiteNShadows 2664 self._test_add_loggers_impl(m, example_input, qconfig_mapping) 2672 self._test_add_loggers_impl(m, example_input, qconfig_mapping) 2680 self._test_add_loggers_impl(m, example_input, qconfig_mapping) 2689 self._test_add_loggers_impl(m, example_input, qconfig_mapping) 2697 self._test_add_loggers_impl(m, example_input, qconfig_mapping) 2708 self._test_add_loggers_impl(m, example_input, qconfig_mapping) 2740 self._test_add_loggers_impl(m, example_input, qconfig_mapping) 2751 self._test_add_loggers_impl(m, example_input, qconfig_mapping)
|