Searched refs:cluster_depth (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_control_flow.cc866 int cluster_depth = switch_depth[cluster->Get().representative]; local
873 if (cluster_depth != src_cluster_depth) {
878 cluster_depth, " != ", src_cluster_depth, ")");

Completed in 123 milliseconds