docs for trnbl v0.1.1
View Source on GitHub

trnbl.loggers


1__all__ = [
2	"local",
3	"base",
4	"multi",
5	"tensorboard",
6	"wandb",
7]