Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dbase_rendezvous_mgr.cc195 Status BaseRemoteRendezvous::ValidateDevices(const ParsedKey& parsed, in ValidateDevices() function in tensorflow::BaseRemoteRendezvous
301 Status s = ValidateDevices(parsed, false /*!is_src*/); in RecvAsync()
367 Status s = ValidateDevices(parsed, true /* is_src */); in RecvLocalAsyncInternal()
Dbase_rendezvous_mgr.h205 Status ValidateDevices(const Rendezvous::ParsedKey& parsed, bool is_src);