Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/thlo/IR/
H A Dthlo_ops.cc49 bool hasTensorSemantics(OperandRange operands, unsigned numOutputArgs) { in hasTensorSemantics()
66 unsigned numOutputArgs = 1) { in verifyDestinationStyleOp()