Searched refs:FillNewShape (Results 1 – 2 of 2) sorted by relevance
206 /* static */ bool ShapeUtil::FillNewShape(PrimitiveType element_type, in FillNewShape() function in xla::ShapeUtil255 CHECK(FillNewShape(element_type, dimensions, &shape)); in MakeShape()280 if (!FillNewShape(element_type, dimensions, &shape)) { in MakeValidatedShape()298 if (!FillNewShape(element_type, dimensions, &shape)) { in MakeValidatedShape()
822 static bool FillNewShape(PrimitiveType element_type,