-
Updated
Dec 1, 2020 - JavaScript
onnx
Here are 241 public repositories matching this topic...
-
Updated
Nov 30, 2020 - C++
-
Updated
Aug 29, 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
Nov 30, 2020 - TypeScript
-
Updated
Nov 16, 2020 - Jupyter Notebook
-
Updated
Oct 29, 2020 - Python
-
Updated
Dec 1, 2020 - C
❓ Question
Is there any method for printing converted operation shape during converting?
I converted to .mlmodel, but the model doesn't have output shapes. So I want to inspect which operation was incorrectly converted.
In 3.x coremltools, I can see all shapes each operation. But in 4.0b1, I cannot see it anymore and coremltools only shows the progress status.
v3.x log exampl
-
Updated
Nov 9, 2020 - Python
-
Updated
Oct 15, 2020 - C++
-
Updated
Nov 17, 2020 - Python
-
Updated
Nov 30, 2020 - Python
-
Updated
Nov 13, 2020 - Jupyter Notebook
-
Updated
Nov 30, 2020 - Rust
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
-
Updated
Nov 26, 2020 - Jupyter Notebook
'max_request_size' seems to refer to bytes, not mb.
-
Updated
Nov 16, 2020 - Python
-
Updated
May 14, 2020 - Python
-
Updated
Nov 14, 2020 - C++
-
Updated
Nov 30, 2020 - C++
-
Updated
Nov 10, 2020 - Python
-
Updated
May 12, 2018 - 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