Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_rewrite_pass.cc677 for (auto cluster_operand : cluster.operands()) { in CheckTPUPartitionedInputAndOutputAreValid() local
678 Operation* def = cluster_operand.getDefiningOp(); in CheckTPUPartitionedInputAndOutputAreValid()