spaCy/spacy/ml
Matthew Honnibal 6918d99b6c
Improve GPU usage for train-with-config (#5330)
* Adjust for no ops in Optimizer

* Fix gpu in train-from-config

* Update train-from-config script

* Fix parser

* Fix GPU efficiency of padding backprop
2020-04-20 22:06:28 +02:00
..
models Update morphologizer (#5108) 2020-04-02 14:46:32 +02:00
__init__.py Update spaCy for thinc 8.0.0 (#4920) 2020-01-29 17:06:46 +01:00
_character_embed.py Tok2Vec: extract-embed-encode (#5102) 2020-03-08 13:23:18 +01:00
_precomputable_affine.py Improve GPU usage for train-with-config (#5330) 2020-04-20 22:06:28 +02:00
extract_ngrams.py Train textcat with config (#5143) 2020-03-29 19:40:36 +02:00
spacy_vectors.py Train textcat with config (#5143) 2020-03-29 19:40:36 +02:00