Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/frontend/
H A Ddatabase_settings_helper.py42 def _get_config(config_key, section='AUTOTEST_WEB', **kwargs): function
/aosp_15_r20/external/tensorflow/tensorflow/python/grappler/
H A Dremapper_test.py61 def _get_config(remapping_on=False): function
H A Dauto_mixed_precision_test.py237 def _get_config(auto_mixed_precision_mode): function
H A Dlayout_optimizer_test.py145 def _get_config(layout_optimizer=True): function
/aosp_15_r20/external/pytorch/torch/ao/quantization/backend_config/
H A D_common_operator_config_utils.py788 def _get_config(op): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/
Dbuild_meta.py164 def _get_config(self, key: str, config_settings: _ConfigSettings) -> List[str]: member in _ConfigSettingsTranslator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/
Dbuild_meta.py164 def _get_config(self, key: str, config_settings: _ConfigSettings) -> List[str]: member in _ConfigSettingsTranslator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/
Dbuild_meta.py164 def _get_config(self, key: str, config_settings: _ConfigSettings) -> List[str]: member in _ConfigSettingsTranslator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/
Dbuild_meta.py164 def _get_config(self, key: str, config_settings: _ConfigSettings) -> List[str]: member in _ConfigSettingsTranslator
/aosp_15_r20/external/autotest/server/hosts/
H A Dservo_repair.py289 def _get_config(self, host): member in _ConfigVerifier
/aosp_15_r20/external/tensorflow/tensorflow/python/feature_column/
H A Dfeature_column_v2.py2146 def _get_config(self): member in FeatureColumn