mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
added callbacks
This commit is contained in:
@@ -71,7 +71,6 @@ Call the logger anywhere from your LightningModule by doing:
|
||||
Supported Loggers
|
||||
-----------------
|
||||
"""
|
||||
|
||||
from os import environ
|
||||
|
||||
from .base import LightningLoggerBase, rank_zero_only
|
||||
|
||||
Reference in New Issue
Block a user