Searched refs:InstanceIsCached (Results 1 – 2 of 2) sorted by relevance
68 bool InstanceIsCached(int32 instance_key) LOCKS_EXCLUDED(instance_mu_);
284 bool CollectiveParamResolverDistributed::InstanceIsCached(int32 instance_key) { in InstanceIsCached() function in tensorflow::CollectiveParamResolverDistributed368 } else if (InstanceIsCached(cp->instance.instance_key)) { in CompleteInstanceDistributed()