spcl / daceml

A Data-Centric Compiler for Machine Learning
https://daceml.readthedocs.io
BSD 3-Clause "New" or "Revised" License
81 stars 14 forks source link

ONNX bridge should be compiled as part of setup.py #85

Open tbennun opened 3 years ago

tbennun commented 3 years ago

Instead of cluttering the .dacecache, it would be better to compile the bridge upon installation or first use.