Searched refs:ProfileNameScope (Results 1 – 3 of 3) sorted by relevance
77 GraphNodeProto ProfileNameScope(const Options& options);
37 GraphNodeProto Profiler::ProfileNameScope(const Options& options) { in ProfileNameScope() function in tensorflow::tfprof::Profiler
136 GraphNodeProto ret = profiler.ProfileNameScope(Default()); in TEST_F()