From a153277be8b84236be41a9b971a10b8d365dc985 Mon Sep 17 00:00:00 2001
From: dcarron <daniel.carron@idiap.ch>
Date: Mon, 22 Jan 2024 15:59:44 +0100
Subject: [PATCH] [doc] Remove "forward" and "predict_step" from extras.txt

Lightning API was fixed so these can be removed.
---
 doc/extras.inv | 4 ++--
 doc/extras.txt | 2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/doc/extras.inv b/doc/extras.inv
index d053cdcf..accf3afa 100644
--- a/doc/extras.inv
+++ b/doc/extras.inv
@@ -2,5 +2,5 @@
 # Project: extras
 # Version: stable
 # The remainder of this file is compressed using zlib.
-xÚ­A
-1E÷ž¢ [[ÜÎôR§±
´MH£2žÞ‡A\ˆ.ÃÏ{OIútņT­Š¯íLRšá¡+.ÌÎ$Uns<èôlI¢›	×ÔŸ2¸h“–l¶«Œ1iÅíBõ$`g§Ý/ëa¾Gôæ%<« ‰ÂXõŒîƒåŸšëÍ×UØë±)ðÏibÅ‚wÿèĘ/
\ No newline at end of file
+xÚEÍAÂ0À;¯ˆWbqíà
(´¦±”Ä–mÚ×S‚*®«ÝYg󛌸E×ÔìÉZ-È2Tž^Ã%dw±@ÿ–#ë¿˜§GAøcöZÂùÀâTiE½›£t=ó´qI
+ÍÙµ9îèÈŠñºÇ·þݱãiã>·T>
diff --git a/doc/extras.txt b/doc/extras.txt
index 77fd0ca6..4be88505 100644
--- a/doc/extras.txt
+++ b/doc/extras.txt
@@ -3,6 +3,4 @@
 # Version: stable
 # The remainder of this file is compressed using zlib.
 torchvision.transforms py:module 1 https://pytorch.org/vision/stable/transforms.html -
-lightning.pytorch.core.module.LightningModule.forward py:method 1 api/lightning.pytorch.core.LightningModule.html#$ -
-lightning.pytorch.core.module.LightningModule.predict_step py:method 1 api/lightning.pytorch.core.LightningModule.html#$ -
 optimizer_step py:method 1 api/lightning.pytorch.core.LightningModule.html#$ -
-- 
GitLab