thinc-apple-ops

🍏 Make Thinc faster on macOS by calling into Apple's native Accelerate library

MIT License

Downloads
2.7K
Stars
91
Committers
5

Bot releases are hidden (Show)

thinc-apple-ops - v0.1.5 Latest Release

Published by danieldk 6 months ago

  • Lower Thinc upper bound to <9.0.0. Thinc 9 includes Apple ops.
thinc-apple-ops - v0.1.4

Published by adrianeboyd about 1 year ago

  • Updates and binary wheels for python 3.12.
thinc-apple-ops - v0.1.3

Published by danieldk almost 2 years ago

Relax Thinc upper bound to <9.1.0 to support current Thinc 9.0.0 development builds.

thinc-apple-ops - v0.1.2

Published by adrianeboyd about 2 years ago

  • Updates and binary wheels for python 3.11.
thinc-apple-ops - v0.0.8: Fix numpy build constraints for wheels

Published by adrianeboyd about 2 years ago

🔴 Bug fixes

  • Fix issue #27: Add numpy build constraints for PyPI wheels.
thinc-apple-ops - v0.1.1: Fix numpy build constraints for wheels

Published by adrianeboyd about 2 years ago

🔴 Bug fixes

  • Fix issue #27: Add numpy build constraints for PyPI wheels.
thinc-apple-ops - v0.1.0: Performance improvements

Published by danieldk over 2 years ago

✨ New features and improvements

  • Pass through Accelerate's saxpy/sgemm in AppleOps.cblas (#15, #21).
  • Write in-place in AppleOps.gemm when the output argument is given (#19).

🔴 Bug fixes

  • Fix issue #17: avoid cyclic imports in Thinc.
thinc-apple-ops - v0.0.7

Published by adrianeboyd over 2 years ago

  • Restrict Thinc to v8.0.x in preparation for Thinc v8.1.
thinc-apple-ops - v0.0.6

Published by adrianeboyd over 2 years ago

  • Fix issue #12: Check shape in AppleOps.gemm.
Package Rankings
Top 6.09% on Pypi.org
Related Projects