From b6ce36c85d4c12dca2c95d6494ed6bb04b13a384 Mon Sep 17 00:00:00 2001 From: Fangjun Kuang Date: Fri, 20 Aug 2021 20:23:10 +0800 Subject: [PATCH] Add missing files. --- doc/source/images/cuda-10.1_10.2_11.0_11.1-orange.svg | 1 + doc/source/images/python-3.6_3.7_3.8-blue.svg | 1 + .../images/pytorch-1.6.0_1.7.0_1.7.1_1.8.0_1.8.1_1.9.0-green.svg | 1 + 3 files changed, 3 insertions(+) create mode 100644 doc/source/images/cuda-10.1_10.2_11.0_11.1-orange.svg create mode 100644 doc/source/images/python-3.6_3.7_3.8-blue.svg create mode 100644 doc/source/images/pytorch-1.6.0_1.7.0_1.7.1_1.8.0_1.8.1_1.9.0-green.svg diff --git a/doc/source/images/cuda-10.1_10.2_11.0_11.1-orange.svg b/doc/source/images/cuda-10.1_10.2_11.0_11.1-orange.svg new file mode 100644 index 0000000..1551732 --- /dev/null +++ b/doc/source/images/cuda-10.1_10.2_11.0_11.1-orange.svg @@ -0,0 +1 @@ +cuda: 10.1 | 10.2 | 11.0 | 11.1cuda10.1 | 10.2 | 11.0 | 11.1 diff --git a/doc/source/images/python-3.6_3.7_3.8-blue.svg b/doc/source/images/python-3.6_3.7_3.8-blue.svg new file mode 100644 index 0000000..e6c719a --- /dev/null +++ b/doc/source/images/python-3.6_3.7_3.8-blue.svg @@ -0,0 +1 @@ +python: 3.6 | 3.7 | 3.8python3.6 | 3.7 | 3.8 diff --git a/doc/source/images/pytorch-1.6.0_1.7.0_1.7.1_1.8.0_1.8.1_1.9.0-green.svg b/doc/source/images/pytorch-1.6.0_1.7.0_1.7.1_1.8.0_1.8.1_1.9.0-green.svg new file mode 100644 index 0000000..4377719 --- /dev/null +++ b/doc/source/images/pytorch-1.6.0_1.7.0_1.7.1_1.8.0_1.8.1_1.9.0-green.svg @@ -0,0 +1 @@ +pytorch: 1.6.0 | 1.7.0 | 1.7.1 | 1.8.0 | 1.8.1 | 1.9.0pytorch1.6.0 | 1.7.0 | 1.7.1 | 1.8.0 | 1.8.1 | 1.9.0