Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute_node_test.cc80 EagerContext::NewContextId(), in TEST()
Dcontext.h90 static uint64 NewContextId() { in NewContextId() function
Dcontext_distributed_manager.cc449 context_id = tensorflow::EagerContext::NewContextId(); in UpdateContextWithServerDef()