Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Dc_api_internal.h126 struct TFE_Profiler { struct
127 TFE_Profiler(TFE_ProfilerContext* ctx) { in TFE_Profiler() argument
131 std::unique_ptr<tensorflow::ProfilerSession> profiler;
Dc_api_experimental.h35 typedef struct TFE_Profiler TFE_Profiler; typedef