Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h225 bool HasActiveRemoteContext(uint64 context_id) { in HasActiveRemoteContext() function
Dexecute.cc532 if (!ctx->HasActiveRemoteContext(context_id)) { in GetRemoteTensorDestructor()