added callbacks

This commit is contained in:
William Falcon
2020-01-21 14:05:23 -05:00
parent d8e112d4e2
commit db72ece7bb
-1
View File
@@ -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