Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DRegionUtils.cpp481 for (int opI = 0; lhsIt != lhsE && rhsIt != rhsE; ++lhsIt, ++rhsIt, ++opI) { in addToCluster() local
507 mismatchedOperands.emplace_back(opI, operand); in addToCluster()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dtf_device_ops.mlir66 %8 = "tf.opI"() : () -> tensor<*xf32>
83 // CHECK: %[[OP_I:[a-z0-9]*]] = "tf.opI"
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_device_ops.td223 %8 = "tf.opI"() : () -> tensor<!tf.variant>