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