Home
last modified time | relevance | path

Searched defs:cluster_successor_ops (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtpu_cluster_formation.cc241 OpSetVector cluster_successor_ops; in CollectClusterSuccessorOps() local
321 llvm::ArrayRef<Operation*> cluster_successor_ops) { in CreateClusterOp()
609 OpSetVector cluster_successor_ops = in FormClustersInBlock() local