Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dprint_model_analysis.cc36 string RunProfile(const string& command, const string& options, in RunProfile() function
/external/curl/tests/http/testenv/
Dcurl.py45 class RunProfile: class
50 def AverageStats(cls, profiles: List['RunProfile']):
113 profile: Optional[RunProfile] = None):