Searched refs:TFE_DeleteProfilerContext (Results 1 – 5 of 5) sorted by relevance
80 pywrap_tensorflow.TFE_DeleteProfilerContext(profiler_context)168 pywrap_tensorflow.TFE_DeleteProfilerContext(profiler_context)
49 TFE_DeleteProfilerContext(profiler_context); in ExecuteWithProfiling()125 TFE_DeleteProfilerContext(profiler_context); in TEST()
56 TF_CAPI_EXPORT extern void TFE_DeleteProfilerContext(
63 void TFE_DeleteProfilerContext(TFE_ProfilerContext* profiler_context) { in TFE_DeleteProfilerContext() function
44 %rename("%s") TFE_DeleteProfilerContext;