sigs
sigs copied to clipboard
Repository for ONNX SIG artifacts
Hello. I am working on a project where we are building Pytorch Gaussian Process Models and converting them into ONNX format. ([https://gpytorch.ai/](https://gpytorch.ai/)). At runtime, some of these models need to...
Github has 2 weeks worth of traffic data for model zoo + tutorials. What solutions exist so that we can track usage over a longer period?
In the model zoo, a contributor normally submits a model and also maintains opset versions of each model. Because of difference in contribution levels between contributors, some models have a...
ONNX allows a tensor-type to have no shape (which means that even the rank is unknown). A tensor type may have a shape, in which case its rank is known....
We would like to evaluate the feasibility of the ONNX training proposal, https://github.com/onnx/onnx/issues/2038, and share our results with the Training WG and converter SIG. The goal of this issue/task is...
The system configuration or backend framework versions between the conversion and execution servers can be different in practice. One might use a CPU machine to convert the model and a...
Currently there is no unit test for onnx-ml operators. We would like to identify how converters can verify and claim support of onnx-ml operators. Also figure out how to report...
Create onnx-ir section under SIG-archinfra for repository specific maintainers.
As a long time contributor to onnx converters, I nominate myself to be an approver in sig-converters.