Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcluster_ops_by_policy_pass.cc116 void ClusterMatchedOps(ArrayRef<Operation *> matched_ops) { in ClusterMatchedOps() function
175 for (const OpList &c : clusters) ClusterMatchedOps(c); in runOnFunction()