Skip to content

v6.6.0: Improved GPU usage and examples

Compare
Choose a tag to compare
@ines ines released this 13 May 19:56

✨ Major features and improvements

  • Add GPU kernels for max and mean pool using variable-length sequences.
  • thinc.api.FeatureExtractor, for getting features from spaCy Doc objects.

🔴 Bug fixes

  • Improve multi-device handling
  • thinc.api.add now accepts a variable number of layers.
  • Improve Residual class.

⚠️ Backwards incompatibilities

📖 Documentation and examples