Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlegalize_hlo.cc502 llvm::SmallVector<int64_t, 4> lhs_flattened_shape = Concat<int64_t>( in ConvertDot() local
510 RankedTensorType::get(lhs_flattened_shape, lhs_type.getElementType()), in ConvertDot()