Searched refs:TFE_StartProfilerServer (Results 1 – 4 of 4) sorted by relevance
67 TF_CAPI_EXPORT extern void TFE_StartProfilerServer(TFE_ProfilerContext* context,
67 void TFE_StartProfilerServer(TFE_ProfilerContext* context, int port) { in TFE_StartProfilerServer() function
167 pywrap_tensorflow.TFE_StartProfilerServer(profiler_context, port)
45 %rename("%s") TFE_StartProfilerServer;