Home
last modified time | relevance | path

Searched defs:repository_root (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/
Dprofiler_analysis.proto8 string repository_root = 2; field
22 string repository_root = 1; field
39 string repository_root = 1; field
Dprofiler_service.proto58 string repository_root = 5; field
/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dcapture_profile.cc61 const string& repository_root, in PopulateProfileRequest()
84 int duration_ms, const string& repository_root, in Profile()
128 int duration_ms, const string& repository_root, in NewSession()
194 tensorflow::string repository_root = in StartTracing() local