spaCy/spacy/syntax
Matthew Honnibal d5509e0989 Support Mish activation (requires Thinc 7.3) (#4536)
* Add arch for MishWindowEncoder

* Support mish in tok2vec and conv window >=2

* Pass new tok2vec settings from parser

* Syntax error

* Fix tok2vec setting

* Fix registration of MishWindowEncoder

* Fix receptive field setting

* Fix mish arch

* Pass more options from parser

* Support more tok2vec options in pretrain

* Require thinc 7.3

* Add docs [ci skip]

* Require thinc 7.3.0.dev0 to run CI

* Run black

* Fix typo

* Update Thinc version


Co-authored-by: Ines Montani <ines@ines.io>
2019-10-28 15:16:33 +01:00
..
__init__.pxd
__init__.py
_beam_utils.pxd
_beam_utils.pyx
_parser_model.pxd
_parser_model.pyx
_state.pxd
_state.pyx
arc_eager.pxd
arc_eager.pyx
ner.pxd
ner.pyx
nn_parser.pxd
nn_parser.pyx
nonproj.pxd
nonproj.pyx
stateclass.pxd
stateclass.pyx
transition_system.pxd
transition_system.pyx