Home
last modified time | relevance | path

Searched refs:CreateTracingExecutionContext (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dc_api_unified_experimental.cc74 static TracingContext* CreateTracingExecutionContext(const char* fn_name, in CreateTracingExecutionContext() function
105 using tensorflow::tracing::CreateTracingExecutionContext;
118 return wrap(CreateTracingExecutionContext(fn_name, s)); in TF_CreateFunction()