spaCy/spacy/cli
Sofie Van Landeghem 39872de1f6
Introducing the gpu_allocator (#6091)
* rename 'use_pytorch_for_gpu_memory' to 'gpu_allocator'

* --code instead of --code-path

* update documentation

* avoid querying the "system" section directly

* add explanation of gpu_allocator to TF/PyTorch section in docs

* fix typo

* fix typo 2

* use set_gpu_allocator from thinc 8.0.0a34

* default null instead of empty string
2020-09-19 01:17:02 +02:00
..
project Fix sparse checkout and error handling 2020-09-14 14:12:58 +02:00
templates Introducing the gpu_allocator (#6091) 2020-09-19 01:17:02 +02:00
__init__.py "model" terminology consistency in docs 2020-09-03 13:13:03 +02:00
_util.py Fix sparse checkout and error handling 2020-09-14 14:12:58 +02:00
convert.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
debug_config.py Update docs links in codebase 2020-09-04 12:58:50 +02:00
debug_data.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
debug_model.py Introducing the gpu_allocator (#6091) 2020-09-19 01:17:02 +02:00
download.py Update docs links in codebase 2020-09-04 12:58:50 +02:00
evaluate.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
info.py Update docs links in codebase 2020-09-04 12:58:50 +02:00
init_config.py Use consistent shortcut 2020-09-17 16:57:02 +02:00
init_model.py Tidy up and auto-format [ci skip] 2020-09-13 10:55:36 +02:00
package.py Support overwriting name on spacy package 2020-09-11 11:38:28 +02:00
pretrain.py Introducing the gpu_allocator (#6091) 2020-09-19 01:17:02 +02:00
profile.py Update docs links in codebase 2020-09-04 12:58:50 +02:00
train.py Introducing the gpu_allocator (#6091) 2020-09-19 01:17:02 +02:00
validate.py Update docs links in codebase 2020-09-04 12:58:50 +02:00