-
I got the following error when trying to update the onnxmltools to its latest version (i.e., 1.4.1).
```
root@master-0:~# pip3 install -U onnxmltools
…
ERROR: winmltools 1.4.1 has requirement onnx…
-
Simple question is there any flag to force CNTK to use 16 bit accuracy for inference ?
Best regards
-
## I'm submitting a…
Feature request to improve upon the current implementation of the "-InputImageFolder" option.
The current implementation re-loads the model every time for each image in the…
-
I'm submitting a…
## Current behavior
I export a trained model from Keras that works perfectly in Keras and TF. I export to onnx 1.2.3 with opset version 7, and i run it in WinMLRunner. It ke…
-
I'm submitting a…
Bug report (I searched for similar issues and did not find one)
## Current behavior
When following this tutorial
https://docs.microsoft.com/en-us/windows/ai/get-started-uwp
…
-
Hi,
I tried following your example - to load SqueezedNet.onnx into the project. It loaded successfully.
While I am trying to load my own ONNX model, I am getting the following runtime error,
…
-
Hi, I use elu function in my model and I want to convert the model (from keras tensorflow) to ONNX format in order to use it with C# windows app.
I try to load the model with winmltools using the …
-
Hi @pengwa , The previous issue with tf2onnx was resolved in latest release, Thank you so much.
In the mean while, i was converting some of the custom models from pb to onnx and facing the assertion …
-
see https://github.com/KOLANICH/pyxgboost for xgboost parser and how to use it.
Feel free to split that project into two: xgboost -> onnx and onnx -> python
-
## I'm submitting a…
- Bug report (I searched for similar issues and did not find one)
The current Save Tensor unit tests run, create a directory based on time, save out tensor data to a differe…