Guy Jacob
Guy Jacob
https://github.com/NervanaSystems/distiller/wiki/Frequently-Asked-Questions-(FAQ)
The recently released v1.5 of the ONNX spec adds quantized operations (currently conv, matmul and linear). Distiller should export quantized models using these new oprerations. Spec is here: https://github.com/onnx/onnx/blob/master/docs/Operators.md
# What does this PR do ? Add Hyena operator (https://arxiv.org/abs/2302.10866) **Collection**: NLP # Changelog - Add specific line by line info of high level changes in this PR. #...