Home
last modified time | relevance | path

Searched defs:to_shape (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_element_type_converter.cc86 const Shape& to_shape) { in ConvertTupleElements()
Dalgebraic_simplifier.h39 bool ReshapeIsBitcast(const Shape& from_shape, const Shape& to_shape) const { in ReshapeIsBitcast()
/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc1202 const Shape& from_shape, const Shape& to_shape, in ReshapeLeavesDimensionsUnmodified()