CreateMLUI Error : CIKernel's ROI function did not allow tiling.

CIKernel's ROI function did not allow tiling.




I am doing machine learning with images.


If you check Augmentation-Rotate in the setting, the above error occurs.

Other Crop / Blur / Expose / Noise / Flip items do not cause any errors.


Do you know the solution?


I did machine learning with CreateMLUI.

Below is the code.


import CreateMLUI

let builder = MLImageClassifierBuilder()

builder.showInLiveView()