Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dglobal_config.py222 def get_config_value_with_fallback(self, section, key, fallback_key, argument
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Dtf_to_tfrt.cc252 auto fallback_key = in ConvertToFallbackExecuteOp() local