Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_element_type_converter.cc66 Shape GetConvertedTupleShape(const Shape& shape, PrimitiveType from_type, in GetConvertedTupleShape() function
196 Shape new_shape = GetConvertedTupleShape(hlo->shape(), eliminate_type_, in Run()