Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc528 std::function<void()> GetRemoteTensorDestructor( in GetRemoteTensorDestructor() function
626 GetRemoteTensorDestructor(ctx, eager_client, context_id, id, 0); in EagerRemoteSendTensor()
720 GetRemoteTensorDestructor(ctx, eager_client, context_id, id, i); in EagerRemoteExecute()