lightning/requirements/pytorch/devel.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
211 B
Plaintext
Raw Normal View History

# install all mandatory dependencies
-r ./base.txt
# install all extra dependencies for full package testing
-r ./extra.txt
# extended list of dependencies for development and run lint and tests
-r ./test.txt