From 71d2fcb7cff1948d55124ce4ce495f84f6ef6b1d Mon Sep 17 00:00:00 2001 From: William Falcon Date: Mon, 12 Aug 2019 15:13:26 -0500 Subject: [PATCH] Deployed a78ee48 with MkDocs version: 1.0.4 --- .../RequiredTrainerInterface/index.html | 355 +++++++++++------- search/search_index.json | 2 +- sitemap.xml | 28 +- sitemap.xml.gz | Bin 204 -> 204 bytes 4 files changed, 226 insertions(+), 159 deletions(-) diff --git a/LightningModule/RequiredTrainerInterface/index.html b/LightningModule/RequiredTrainerInterface/index.html index e4cfffe2..3490e78e 100644 --- a/LightningModule/RequiredTrainerInterface/index.html +++ b/LightningModule/RequiredTrainerInterface/index.html @@ -290,29 +290,23 @@
  • + + Required Methods + + + +
  • + + + +
  • - - on_load_checkpoint + + Optional Methods + + +
  • - -
  • + +
  • test_dataloader @@ -429,8 +450,8 @@
  • - -
  • + +
  • update_tng_log_metrics @@ -449,8 +470,8 @@
  • - -
  • + +
  • add_model_specific_args @@ -469,6 +490,11 @@
  • + + + + + @@ -713,29 +739,23 @@
  • + + Required Methods + + + +
  • + + + +
  • - - on_load_checkpoint + + Optional Methods + + +
  • - -
  • + +
  • test_dataloader @@ -852,8 +899,8 @@
  • - -
  • + +
  • update_tng_log_metrics @@ -872,8 +919,8 @@
  • - -
  • + +
  • add_model_specific_args @@ -892,6 +939,11 @@
  • + + + + + @@ -920,20 +972,14 @@

    Required:

    -

    Optional:

    +

    Optional:
    +- validation_step +- validation_end +- val_dataloader +- test_dataloader