Home | History | Annotate | Download | only in xla

Lines Matching defs:Reshape

736 StatusOr<std::unique_ptr<Literal>> Literal::Reshape(
739 return InvalidArgument("Reshape does not support tuples.");
756 "Shapes before and after Literal::Reshape have different numbers "