Skip to content

Create minimal realistic ONNX networks for testing#4

Open
avikde wants to merge 4 commits intomainfrom
2-create-minimal-onnx-ep-connection
Open

Create minimal realistic ONNX networks for testing#4
avikde wants to merge 4 commits intomainfrom
2-create-minimal-onnx-ep-connection

Conversation

@avikde
Copy link
Owner

@avikde avikde commented Feb 10, 2026

  • XOR solver
  • Something interesting with Gemm?

@avikde avikde linked an issue Feb 10, 2026 that may be closed by this pull request
@avikde
Copy link
Owner Author

avikde commented Feb 10, 2026

MNIST https://huggingface.co/onnxmodelzoo/mnist-12-int8 uses these, which is a lot to implement, so I may have to find something simpler but realistic.

image

@avikde
Copy link
Owner Author

avikde commented Feb 10, 2026

  • Simple MatMul
  • Read Kung again to see about PEs
  • Evaluate if the pe.sv can do multiply and add in few steps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create minimal ONNX EP connection

1 participant