Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dpartially_decluster_pass.cc317 absl::optional<absl::string_view> incoming_cluster = in PartiallyDeclusterGraph() local
319 return !incoming_cluster || *incoming_cluster != cluster_name; in PartiallyDeclusterGraph()