We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd025d4 commit 7e1ad1cCopy full SHA for 7e1ad1c
lighter/__init__.py
@@ -1,9 +1,6 @@
1
"""
2
Lighter is a framework for streamlining deep learning experiments with configuration files.
3
4
-
5
-from .system import LighterSystem
6
7
__version__ = "0.0.3a12"
8
9
from .utils.logging import _setup_logging
0 commit comments