Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/android/tools/license/
H A Dmetadata_dictionary.py14 def _as_string(self, dict_items, width=2, depth=1): member in MetadataDictionary
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dlookup_ops.py955 def _as_string(tensor): function