1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-31 23:34:12 +03:00
spaCy/spacy/cli
adrianeboyd 99a543367d
Set GPU before loading any models in train CLI ()
Set the GPU before loading any existing models in the train CLI so that
you can start with a base model and train on GPU.
2020-02-11 17:45:41 -05:00
..
converters Fix for Issue 4665 - conllu2json () 2020-02-03 13:01:48 +01:00
__init__.py Move UD scripts to bin 2019-03-20 01:19:34 +01:00
_schemas.py Store JSON schemas in Python and tidy up () 2019-02-07 19:44:31 +11:00
convert.py Auto-format [ci skip] 2019-10-24 16:21:08 +02:00
debug_data.py add warning in debug_data for punctuation in entities () 2020-01-06 14:59:28 +01:00
download.py Use latest wasabi 2019-11-04 02:38:45 +01:00
evaluate.py Use latest wasabi 2019-11-04 02:38:45 +01:00
info.py Use latest wasabi 2019-11-04 02:38:45 +01:00
init_model.py Restore tqdm imports () 2019-12-16 13:12:19 +01:00
link.py Use latest wasabi 2019-11-04 02:38:45 +01:00
package.py Use latest wasabi 2019-11-04 02:38:45 +01:00
pretrain.py Use latest wasabi 2019-11-04 02:38:45 +01:00
profile.py Restore tqdm imports () 2019-12-16 13:12:19 +01:00
train.py Set GPU before loading any models in train CLI () 2020-02-11 17:45:41 -05:00
validate.py Use latest wasabi 2019-11-04 02:38:45 +01:00