Searched refs:MakeStaticShape (Results 1 – 10 of 10) sorted by relevance
115 Shape buffer_shape_static = ShapeUtil::MakeStaticShape(buffer_shape); in ReadDynamicShapes()
296 Shape buffer_shape_static = ShapeUtil::MakeStaticShape(buffer_shape); in ReadDynamicShapesOnCpu()
2274 ShapeUtil::ByteSizeOf(ShapeUtil::MakeStaticShape(hlo->shape())); in HandleSliceToDynamic()2332 ShapeUtil::ByteSizeOf(ShapeUtil::MakeStaticShape(input_shape)); in HandlePadToStatic()
222 Shape buffer_shape_static = ShapeUtil::MakeStaticShape(buffer_shape); in ReadDynamicShapes()
270 static Shape MakeStaticShape(const Shape& original);
396 /* static */ Shape ShapeUtil::MakeStaticShape(const Shape& original) { in MakeStaticShape() function in xla::ShapeUtil
165 xla::ShapeUtil::MakeStaticShape(compile_time_shape); in UpdateMetadata()
1093 ShapeUtil::MakeStaticShape(Shape(root->shape()))); in AnalyzeIsDynamic()
488 ? xla::ShapeUtil::MakeStaticShape(instruction_shape) in ImportInstructionImpl()
1447 const Shape static_shape = xla::ShapeUtil::MakeStaticShape(current_shape); in GetOrCreateArrayView()