AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements_dev.txt
requirements_prod.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
extension/.editorconfig
extension/bind.cc
extension/elmo_character_encoder.cc
extension/elmo_character_encoder.h
extension/scalar_mix.cc
extension/scalar_mix.h
pytorch_fast_elmo/__init__.py
pytorch_fast_elmo/factory.py
pytorch_fast_elmo/model.py
pytorch_fast_elmo/utils.py
pytorch_fast_elmo.egg-info/PKG-INFO
pytorch_fast_elmo.egg-info/SOURCES.txt
pytorch_fast_elmo.egg-info/dependency_links.txt
pytorch_fast_elmo.egg-info/entry_points.txt
pytorch_fast_elmo.egg-info/not-zip-safe
pytorch_fast_elmo.egg-info/requires.txt
pytorch_fast_elmo.egg-info/top_level.txt
pytorch_fast_elmo/tool/__init__.py
pytorch_fast_elmo/tool/cli.py
pytorch_fast_elmo/tool/inspect.py
pytorch_fast_elmo/tool/profile.py
tests/test_elmo.py
tests/test_scalar_mix.py
tests/test_utils.py
tests/fixtures/lm_embd.txt
tests/fixtures/lm_weights.hdf5
tests/fixtures/options.json
tests/fixtures/vocab.txt