Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc234 bool LmhloOpIsElementwise(mlir::Operation* op) { in LmhloOpIsElementwise() function
288 } else if (LmhloOpIsElementwise(op)) { in MayPreventVectorization()