I get ArgumentException with message "Failed to load model with error: Unknown model file format version." when try to call LearningModel.LoadFromStreamAsync(stream) on Windows build 19041. It works fine with the same file on build 18363. ONNX opset 7.
Is there a way to avoid it?