spaCy/spacy/cli
Eliana Vornov 00e938a7c3
add custom code support to CLI speed benchmark (#13247)
* add custom code support to CLI speed benchmark

* sort imports

* better copying for warmup docs
2024-01-26 13:29:22 +01:00
..
project Restore spacy.cli.project API (#13053) 2023-10-10 15:35:25 +02:00
templates Update TextCatBOW to use the fixed SparseLinear layer (#13149) 2023-11-29 09:11:54 +01:00
__init__.py Restore spacy.cli.project API (#13053) 2023-10-10 15:35:25 +02:00
_util.py
apply.py
assemble.py
benchmark_speed.py add custom code support to CLI speed benchmark (#13247) 2024-01-26 13:29:22 +01:00
convert.py
debug_config.py
debug_data.py
debug_diff.py
debug_model.py
download.py Warn about reloading dependencies after downloading models (#13081) 2023-11-10 08:05:07 +01:00
evaluate.py
find_function.py
find_threshold.py
info.py
init_config.py
init_pipeline.py
package.py Add preferred use of build for package CLI (#13109) 2023-11-08 17:35:24 +01:00
pretrain.py
profile.py
train.py
validate.py