Searched refs:MakeStaticShape (Results 1 – 6 of 6) sorted by relevance
226 Shape buffer_shape_static = ShapeUtil::MakeStaticShape(buffer_shape); in ReadDynamicShapes()
386 static Shape MakeStaticShape(const Shape& original);
359 /* static */ Shape ShapeUtil::MakeStaticShape(const Shape& original) { in MakeStaticShape() function in xla::ShapeUtil
165 xla::ShapeUtil::MakeStaticShape(compile_time_shape); in UpdateMetadata()
2148 ShapeUtil::ByteSizeOf(ShapeUtil::MakeStaticShape(hlo->shape())); in HandleSliceToDynamic()2203 ShapeUtil::ByteSizeOf(ShapeUtil::MakeStaticShape(input_shape)); in HandlePadToStatic()
1348 const Shape static_shape = xla::ShapeUtil::MakeStaticShape(current_shape); in GetOrCreateArrayView()