Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
H A DStablehloOps.cpp3575 Operation* computeOp = returnOp.results()[resultIndex].getDefiningOp(); in getReductionOp() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
H A Dhlo_ops.cc4718 Operation* computeOp = returnOp.results()[resultIndex].getDefiningOp(); in getReductionOp() local