Searched refs:TFE_ProfilerSerializeToString (Results 1 – 5 of 5) sorted by relevance
43 TF_CAPI_EXPORT extern void TFE_ProfilerSerializeToString(TFE_Context* ctx,
39 void TFE_ProfilerSerializeToString(TFE_Context* ctx, TFE_Profiler* profiler, in TFE_ProfilerSerializeToString() function
73 TFE_ProfilerSerializeToString(ctx, profiler, profiler_result, status); in ExecuteWithProfiling()
104 pywrap_tensorflow.TFE_ProfilerSerializeToString(
41 %rename("%s") TFE_ProfilerSerializeToString;