Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc68 Value GetResultValue(Operation* op) { in GetResultValue() function
74 return GetResultValue<isLHLO>(op).getType().template cast<ShapedType>(); in GetHloOpResultType()
854 GetResultValue<isLHLO>(iota_op)); in matchAndRewrite()