unixpickle/coreml-builder

At the moment, Apple's CoreML library is the main way to run models on the Apple Neural Engine. It would be nice if we could just call APIs within it directly, such as conv2d() or matmul(), but this is not how it works. Instead, the CoreML framework itself does not _create_ model

Package Metadata

Repository: unixpickle/coreml-builder

Default branch: main

README: README.md