Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc1102 SmallVector<Value, 2> GetDotOpInitTensorDynSizes(OpBuilder& b, Location loc, in GetDotOpInitTensorDynSizes() function
1144 SmallVector<Value, 2> dyn_shape = GetDotOpInitTensorDynSizes( in matchAndRewrite()