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
c618e59689
lightning
/
pytorch_lightning
/
accelerators
History
Chunyang Wen
350c88e621
Let Accelerator inherit from ABC to make sure abstractmethod takes effect (
#11521
)
2022-01-23 20:47:43 +01:00
..
__init__.py
CI: yesqa (
#8564
)
2021-08-02 16:05:56 +00:00
accelerator.py
Let Accelerator inherit from ABC to make sure abstractmethod takes effect (
#11521
)
2022-01-23 20:47:43 +01:00
cpu.py
Add typing to accelerators/gpu.py (
#11333
)
2022-01-12 19:44:51 +00:00
gpu.py
Add typing to accelerators/gpu.py (
#11333
)
2022-01-12 19:44:51 +00:00
ipu.py
2/n Move Precision Plugin into strategy - move optimizer related logics (
#10596
)
2021-11-30 08:31:23 +00:00
tpu.py
3/n Move accelerator into Strategy (
#11022
)
2021-12-16 04:41:34 +00:00