From 545b71caa82b268f0c67658bb5370cdbd4706d5d Mon Sep 17 00:00:00 2001 From: y10ab1 <94939112+y10ab1@users.noreply.github.com> Date: Wed, 17 May 2023 02:10:56 +0800 Subject: [PATCH] Update supports torch version in doc. --- docs/user/installation.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/user/installation.rst b/docs/user/installation.rst index 2a3a70d2f..885090c9c 100644 --- a/docs/user/installation.rst +++ b/docs/user/installation.rst @@ -90,10 +90,10 @@ instructions for PyTorch, visit the `PyTorch website `__. skorch officially supports the last four minor PyTorch versions, which currently are: -- 1.9.1 -- 1.10.2 - 1.11.0 -- 1.12.0 +- 1.12.1 +- 1.13.1 +- 2.0.0 However, that doesn't mean that older versions don't work, just that they aren't tested. Since skorch mostly relies on the stable part of