Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dide_util.py250 def _add_test_mapping_file_type(self, _config_path): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dbackend.py6390 _config_path = os.path.expanduser(os.path.join(_keras_dir, 'keras.json')) variable