Skip to content

Commit c8efe49

Browse files
committed
🔖 Publish docs for PyTorch v1.11.0 and torchvision v0.12.0.
1 parent 36ec37f commit c8efe49

4,449 files changed

Lines changed: 612323 additions & 440638 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 2 additions & 2 deletions

build/torch.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ LABEL license="MIT"
88

99
ENV DEBIAN_FRONTEND=noninteractive
1010

11-
ARG VERSION_PYTORCH=1.9.0
12-
ARG VERSION_VISION=0.10.0
11+
ARG VERSION_PYTORCH=1.11.0
12+
ARG VERSION_VISION=0.12.0
1313

1414
WORKDIR /root/
1515
# ADD sources.list /etc/apt/sources.list

torch/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: be86a6ce07db42de0dd860c0df5c05b6
3+
config: f80d1afeba27d075ea2e0a5676f1a84f
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

torch/__config__.html

Lines changed: 95 additions & 235 deletions
Large diffs are not rendered by default.

torch/_images/CELU.png

0 Bytes

torch/_images/ELU.png

0 Bytes

torch/_images/GELU.png

27 Bytes

torch/_images/Hardshrink.png

0 Bytes

torch/_images/Hardsigmoid.png

21.8 KB

torch/_images/Hardswish.png

25.8 KB

0 commit comments

Comments
 (0)