Searched refs:as_str_any (Results 1 – 11 of 11) sorted by relevance
21 from tensorflow.python.util.compat import as_str_any35 path = as_str_any(path.__fspath__())
126 def as_str_any(value): function179 path = as_str_any(path.__fspath__())
94 return compat.as_str_any(val)410 compat.as_str_any(matching_filename)417 compat.as_str_any(matching_filename) # pylint: disable=g-complex-comprehension702 compat.as_str_any(filename)751 top = compat.as_str_any(compat.path_to_str(top))
218 compat.as_str_any(ex[1]),224 compat.as_str_any(ex))
56 self._handle = compat.as_str_any(handle)123 handle_str = compat.as_str_any(handle)
212 .format(key, compat.as_str_any(function_name), signature_key))219 .format(value, key, compat.as_str_any(function_name), signature_key))
487 user_input_name = compat.as_str_any(505 "input.").format(signature_key, compat.as_str_any(function_name),
860 compat.as_str_any(second_dir), compat.as_str_any(imported_path))
28 name: "as_str_any"
433 description_str = _compat.as_str_any(node_def.attr['description'].s)