diff --git a/Trainer/index.html b/Trainer/index.html index ea4319d5..177927f4 100644 --- a/Trainer/index.html +++ b/Trainer/index.html @@ -523,6 +523,7 @@ trainer.fit(model)
  • Make model overfit on subset of data
  • Print the parameter count by layer
  • Pring which gradients are nan
  • +
  • Print input and output size of every module in system
  • Distributed training

    Distributed training