fastmachinelearning / qonnx

QONNX: Arbitrary-Precision Quantized Neural Networks in ONNX
https://qonnx.readthedocs.io/
Apache License 2.0
124 stars 39 forks source link

Feature/strings attr #128

Closed mdanilow closed 2 months ago

mdanilow commented 3 months ago

"strings" attribute support added to CustomOp and tested

maltanar commented 2 months ago

@mdanilow can you please run pre-commit run --all to run the linter and push an update to the PR? I added some instructions here:

https://github.com/fastmachinelearning/qonnx?tab=readme-ov-file#linting