HomeSort by relevance Sort by last modified time
    Searched refs:GetBinaryDirectory (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/stream_executor/
dso_loader.h 72 static string GetBinaryDirectory(bool strip_executable_name);
dso_loader.cc 156 /* static */ string DsoLoader::GetBinaryDirectory(bool strip_executable_name) {
205 GetBinaryDirectory(true /* = strip_executable_name */);

Completed in 141 milliseconds