Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
awaelchli committed Jan 30, 2021
1 parent e82a970 commit e940e5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pytorch_lightning/plugins/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from pytorch_lightning.plugins.base_plugin import Plugin
from pytorch_lightning.plugins.precision import *
from pytorch_lightning.plugins.training_type import *

0 comments on commit e940e5e

Please sign in to comment.