Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dpath.cc156 const bool is_absolute_path = *src == '/'; in CleanPath() local
Dfile_system.cc330 const bool is_absolute_path = *src == '/'; in CleanPath() local