I've a problem when load and evaluate ONNX model with Windows Machine Learning API.
I try to load the model for evaluation with Microsoft HoloLens but when I evaluate the model the code generate some exceptions like: "No suitable kernel definition found for op. Unsqueeze".
Anyone has found the same problem when working with HoloLens?