Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dhlo_legalize_to_lhlo.cc123 HloOpTy hloOp, ArrayRef<Value> operands, in matchAndRewrite() argument
125 Operation* op = hloOp.getOperation(); in matchAndRewrite()
146 mhlo::DotOp hloOp, ArrayRef<Value> operands, in matchAndRewrite() argument
148 Operation* op = hloOp.getOperation(); in matchAndRewrite()
176 mhlo::CustomCallOp hloOp, ArrayRef<Value> operands, in matchAndRewrite()
178 Operation* op = hloOp.getOperation(); in matchAndRewrite()