3D point cloud CoreML

Hi guys!

I'm studying CoreML converting now.

I want to convert a model which deals 3D point cloud data, but I can't make the code that determine input shape.

3d data sets shape depends on the number of points, and that is variable whenever LiDAR gets the 3d data.

Is there any way I can do?