Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dattribute_importer.cc94 auto lhs_batch_dims_attr = Convert(lhs_batch_dimensions, builder); in ConvertDotDimensionNumbers() local
100 lhs_batch_dims_attr, rhs_batch_dims_attr, lhs_contracting_dims_attr, in ConvertDotDimensionNumbers()