Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc1078 DotOperationType GetDotOperationType(mhlo::DotOp dot_op) { in GetDotOperationType() function
1141 DotOperationType op_type = GetDotOperationType(op); in matchAndRewrite()