-
Updated
Jan 2, 2021 - JavaScript
onnx
Here are 252 public repositories matching this topic...
-
Updated
Jan 1, 2021 - C++
-
Updated
Dec 5, 2020 - Python
-
Updated
Oct 22, 2020 - Python
Describe the bug
when axis has duplicate value , onnxruntime compute result is all same value ,which is different with expect of tensorflow
Urgency
2020.11.18
System information
Linux Ubuntu 16.04
- ONNX Runtime installed from binary
- ONNX Runtime version:1.4.0
- Python version:3.5
Expected behavior
When there are duplicate values, the duplicate can be removed. j
-
Updated
Oct 27, 2020 - Jupyter Notebook
-
Updated
Dec 30, 2020 - TypeScript
-
Updated
Dec 29, 2020 - Jupyter Notebook
-
Updated
Dec 18, 2020 - Python
-
Updated
Dec 31, 2020 - C
🐞 Describe the bug
Converting Frontend cannot be 100% converted when pytorch model is converted to MLmodel. I get a warning
Trace
`TracerWarning: Converting a tensor to a Python boolean might cause the trace to be incorrect. We can't record the data flow of Python values, so this value will be treated as a constant in the future. This means that the trace might not generalize to other
-
Updated
Dec 21, 2020 - Python
-
Updated
Oct 15, 2020 - C++
-
Updated
Nov 17, 2020 - Python
-
Updated
Nov 30, 2020 - Python
-
Updated
Dec 28, 2020 - Python
-
Updated
Nov 13, 2020 - Jupyter Notebook
-
Updated
Dec 28, 2020 - Rust
-
Updated
Jan 1, 2021 - Jupyter Notebook
I am trying to convert a custom pytorch model to tensorflow, I am abe to convert pytorch to onnx but converting onnx to tensorflow gives issue.
The code snippets are as follows-
pytorch to onnx
net = custom pytorch model
net.load_state_dict("pre-trained model")
dummyInput = np.random.uniform(0,1,(1,8,3,256,256))
dummyInput = Variable(torch.FloatTensor(dummyInput))
torch.onnx.export(ne
'max_request_size' seems to refer to bytes, not mb.
-
Updated
Dec 29, 2020 - Python
-
Updated
May 14, 2020 - Python
-
Updated
Jan 2, 2021 - C++
-
Updated
Dec 31, 2020 - C++
-
Updated
Dec 19, 2020 - Python
Improve this page
Add a description, image, and links to the onnx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the onnx topic, visit your repo's landing page and select "manage topics."
Bug Report
These tests were run on s390x. s390x is big-endian architecture.
Failure log for helper_test.py