Searched refs:TFE_NewProfilerContext (Results 1 – 5 of 5) sorted by relevance
74 profiler_context = pywrap_tensorflow.TFE_NewProfilerContext()162 profiler_context = pywrap_tensorflow.TFE_NewProfilerContext()
44 TFE_ProfilerContext* profiler_context = TFE_NewProfilerContext(); in ExecuteWithProfiling()114 TFE_ProfilerContext* profiler_context = TFE_NewProfilerContext(); in TEST()
49 TF_CAPI_EXPORT extern TFE_ProfilerContext* TFE_NewProfilerContext(void);
54 TFE_ProfilerContext* TFE_NewProfilerContext() { in TFE_NewProfilerContext() function
42 %rename("%s") TFE_NewProfilerContext;