050215: Unable to calculate batch size for model <value> with architecture <value>. A batch size of <value> will be used.
Description
The optimal batch size is not being used. Each neural network architecture requires a specific implementation for determining the optimal batch size. This warning is returned when a dedicated implementation is not present for the architecture being used by the point cloud classification model.
Solution
This is a warning message; no action is required.