Searched defs:TFE_Profiler (Results 1 – 2 of 2) sorted by relevance
126 struct TFE_Profiler { struct127 TFE_Profiler(TFE_ProfilerContext* ctx) { in TFE_Profiler() argument131 std::unique_ptr<tensorflow::ProfilerSession> profiler;
35 typedef struct TFE_Profiler TFE_Profiler; typedef