Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/io/
Dfile_io.py743 def _make_full_path(parent, item): function
763 full_path = _make_full_path(top, item)
776 _make_full_path(top, subdir), topdown, onerror=onerror):