This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
lightning
mirror of
https://github.com/Lightning-AI/lightning.git
Watch
1
Star
0
Fork
You've already forked lightning
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2ffc0deaf5
lightning
/
requirements
/
examples.txt
4 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Drop PyTorch 1.7 testing from the CI (#12191) Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com> Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com> Co-authored-by: Aki Nitta <nitta@akihironitta.com>
2022-03-08 18:02:32 +00:00
torchvision>=0.9.*
Fix import error when running doctests for RL examples (#12010) Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-02-19 20:57:02 +00:00
gym[classic_control]>=0.17.0
update docker base on PT 1.7 (#6931) * update docker base on PT 1.7 * fix path
2021-04-13 09:06:06 +00:00
ipython[all]