coreml_to_ane_hwx icon indicating copy to clipboard operation
coreml_to_ane_hwx copied to clipboard

How to run compiled model?

Open ghost opened this issue 2 years ago • 2 comments

how to execute .hwx model?

ghost avatar Mar 14 '23 20:03 ghost

how to execute .hwx model?

That's a billion dollar question. Fortunately, @geohot answered that already, if you don't know where to start, please check https://github.com/geohot/tinygrad/blob/master/accel/ane/3_run/test.mm

freedomtan avatar Mar 14 '23 23:03 freedomtan

Thanks a lot

Is that reliable?

Is there any way to know if the an ANE model has been compiled when i normally run a model using CoreML? Is there any way to remove model from cache?

ghost avatar Mar 15 '23 17:03 ghost