Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dmlir_hlo_to_hlo.cc2099 auto* data_tuple_shape = data_tuple_proto->mutable_shape(); in Lower() local
2105 if (failed(ConvertInfeedtLayout(inst, layout, data_tuple_shape))) in Lower()