From 9b7fab5324e54baa85369ebb595d9862c3c56647 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Wed, 7 Aug 2019 12:23:56 -0500 Subject: [PATCH] Deployed 73b50ab with MkDocs version: 1.0.4 --- Trainer/index.html | 1 + index.html | 1 + search/search_index.json | 2 +- sitemap.xml.gz | Bin 204 -> 204 bytes 4 files changed, 3 insertions(+), 1 deletion(-) 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