Repository URL to install this package:
|
Version:
0.0.7 ▾
|
class LoggerInterface:
def log_hparams(self, hparams: dict):
raise NotImplementedError(type(self))