Home
last modified time | relevance | path

Searched refs:stringify_and_join (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dnest.py1672 def stringify_and_join(path_elements): function
1675 flat_string_paths = (stringify_and_join(path) for path in flat_paths)