Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h113 static uint64 NewContextId() { in NewContextId() function
/external/tensorflow/tensorflow/c/eager/
Dc_api.cc495 context_id = tensorflow::EagerContext::NewContextId(); in UpdateTFE_ContextWithServerDef()