nod-ai / sharktank

SHARK Inference Modeling and Serving
Apache License 2.0
7 stars 9 forks source link

[quant] Convert custom conv op to mixed precision. #86

Closed stellaraccident closed 2 weeks ago

stellaraccident commented 2 weeks ago

This requires less reconstruction by fusion on the compiler side and allows us to better enforce the exact type signatures that are supported.