justinchuby / torch-onnx-op-matrix

Continuously checks torch.onnx op support status

Home Page:https://justinchuby.com/torch-onnx-op-matrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

torch.onnx op support matrix

CI Test CoreML Tools Deployment

^ Obtain the data here under artifacts

Tool for continuously checking torch.onnx operator support status. The tool tests the torch.onnx.{export, dynamo_export} exporter on all {torch operators, dtype} combinations and reports any errors.

Additional tools also test running torch.jit on the ops, as well as running the coremltools exporter for comparison.

Development

Visualization under op-vis/

npm install --legacy-peer-deps

About

Continuously checks torch.onnx op support status

https://justinchuby.com/torch-onnx-op-matrix

License:MIT License


Languages

Language:Python 63.1%Language:JavaScript 24.5%Language:HTML 5.6%Language:SCSS 5.2%Language:CSS 1.0%Language:Shell 0.6%