Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc310 StatusOr<bool> AreDevicesCompatible(const Cluster& cluster_a,
925 AreDevicesCompatible(cluster_to, *cluster_in)); in ClusteringWillIntroduceInterDeviceDependency()
930 AreDevicesCompatible(cluster_from, *cluster_in)); in ClusteringWillIntroduceInterDeviceDependency()
1367 AreDevicesCompatible(*from, *to)); in TryToContractEdge()
1593 StatusOr<bool> MarkForCompilationPassImpl::AreDevicesCompatible( in AreDevicesCompatible() function in tensorflow::__anon65e4a62e0111::MarkForCompilationPassImpl