pytorch / vision

Datasets, Transforms and Models specific to Computer Vision
https://pytorch.org/vision
BSD 3-Clause "New" or "Revised" License
16.19k stars 6.95k forks source link

Incorrect torchvision nightly version #7018

Open wat3rBro opened 1 year ago

wat3rBro commented 1 year ago

🐛 Describe the bug

We had a CI in D2Go which installs pytorch/torchvision using conda install pytorch torchvision -c pytorch-nightly, it started to break two days ago and I suspect it's because the incorrect torchvision version. The latest successful CI was on 2022/12/05 and the torchvision version installed was torchvision-0.15.0.dev20221205 but now it becomes torchvision-0.13.1. The corresponding pytorch version is pytorch-1.14.0.dev202212xx.

Versions

Log from a failed run today: https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046.

Run conda install pytorch torchvision -c pytorch-nightly
  conda install pytorch torchvision -c pytorch-nightly
  wget https://raw.githubusercontent.com/pytorch/pytorch/master/torch/utils/collect_env.py
  python collect_env.py
  shell: /usr/bin/bash -e {0}
  env:
    PS1: (__setup_conda) 
    CONDA_PREFIX: /usr/share/miniconda/envs/__setup_conda
    CONDA_DEFAULT_ENV: __setup_conda
    CONDA_PROMPT_MODIFIER: (__setup_conda) 
    CONDA_EXE: /usr/share/miniconda/bin/conda
    _CE_M: 
    _CE_CONDA: 
    CONDA_PYTHON_EXE: /usr/share/miniconda/bin/python
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done

==> WARNING: A newer version of conda exists. <==
  current version: 4.1[2](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:2).0
  latest version: 22.11.1

Please update conda by running

    $ conda update -n base -c defaults conda

## Package Plan ##

  environment location: /usr/share/miniconda/envs/__setup_conda

  added / updated specs:
    - pytorch
    - torchvision

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    blas-1.0                   |              mkl           6 KB
    brotlipy-0.7.0             |py[3](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:3)8h27cfd23_1003         323 KB
    cffi-1.15.1                |   py38h5eee18b_2         233 KB
    cryptography-38.0.1        |   py38h9ce1e76_0         1.3 MB
    flit-core-3.6.0            |     pyhd3eb1b0_0          42 KB
    freetype-2.12.1            |       h4a9f257_0         626 KB
    giflib-5.2.1               |       h7b6447c_0          78 KB
    gmp-6.2.1                  |       h295c915_3         544 KB
    gmpy2-2.1.2                |   py38heeb90bb_0         191 KB
    idna-3.4                   |   py38h06a4308_0          93 KB
    intel-openmp-2021.4.0      |    h06a4308_3561         4.2 MB
    jpeg-9e                    |       h7f8727e_0         240 KB
    lcms2-2.12                 |       h3be6417_0         312 KB
    lerc-3.0                   |       h295c915_0         196 KB
    libdeflate-1.8             |       h7f8727e_5          51 KB
    libpng-1.6.37              |       hbc83047_0         278 KB
    libtiff-4.4.0              |       hecacb30_2         526 KB
    libwebp-1.2.4              |       h11a3e52_0          79 KB
    libwebp-base-1.2.4         |       h5eee18b_0         347 KB
    lz4-c-1.9.3                |       h295c915_1         185 KB
    mkl-2021.4.0               |     h06a4308_640       142.6 MB
    mkl-service-2.4.0          |   py38h7f8727e_0          59 KB
    mkl_fft-1.3.1              |   py38hd3c417c_0         180 KB
    mkl_random-1.2.2           |   py38h51133e4_0         308 KB
    mpc-1.1.0                  |       h10f8cd9_1          90 KB
    mpfr-4.0.2                 |       hb69a4c5_1         487 KB
    mpmath-1.2.1               |   py38h06a4308_0         766 KB
    numpy-1.23.4               |   py38h14f4228_0          10 KB
    numpy-base-1.23.4          |   py38h31eccc5_0         6.7 MB
    pillow-9.2.0               |   py38hace64e9_1         666 KB
    pysocks-1.7.1              |   py38h06a4308_0          31 KB
    pytorch-1.14.0.dev20221207 |      py3.8_cpu_0        83.9 MB  pytorch-nightly
    pytorch-mutex-1.0          |              cpu           3 KB  pytorch-nightly
    requests-2.28.1            |   py38h06a4308_0          92 KB
    sympy-1.11.1               |   py38h06a4308_0        11.7 MB
    torchvision-0.13.1         |cpu_py38h164cc8f_0         6.0 MB
    typing_extensions-4.4.0    |   py38h06a4308_0          46 KB
    urllib3-1.26.12            |   py38h06a4308_0         182 KB
    zstd-1.5.2                 |       ha4553b6_0         488 KB
    ------------------------------------------------------------
                                           Total:       264.0 MB

The following NEW packages will be INSTALLED:

  blas               pkgs/main/linux-64::blas-1.0-mkl
  brotlipy           pkgs/main/linux-64::brotlipy-0.7.0-py38h27cfd23_1003
  cffi               pkgs/main/linux-64::cffi-1.15.1-py38h5eee18b_2
  charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0
  cryptography       pkgs/main/linux-64::cryptography-38.0.1-py38h9ce1e76_0
  flit-core          pkgs/main/noarch::flit-core-3.6.0-pyhd3eb1b0_0
  freetype           pkgs/main/linux-64::freetype-2.12.1-h4a9f257_0
  giflib             pkgs/main/linux-64::giflib-5.2.1-h7b6447c_0
  gmp                pkgs/main/linux-64::gmp-6.2.1-h295c915_3
  gmpy2              pkgs/main/linux-64::gmpy2-2.1.2-py38heeb90bb_0
  idna               pkgs/main/linux-64::idna-3.4-py38h06a4308_0
  intel-openmp       pkgs/main/linux-64::intel-openmp-2021.4.0-h06a4308_3561
  jpeg               pkgs/main/linux-64::jpeg-9e-h7f8727e_0
  lcms2              pkgs/main/linux-64::lcms2-2.12-h3be6417_0
  lerc               pkgs/main/linux-64::lerc-3.0-h295c915_0
  libdeflate         pkgs/main/linux-64::libdeflate-1.8-h7f8727e_5
  libpng             pkgs/main/linux-64::libpng-1.6.37-hbc83047_0
  libtiff            pkgs/main/linux-64::libtiff-4.4.0-hecacb30_2
  libwebp            pkgs/main/linux-64::libwebp-1.2.4-h11a3e52_0
  libwebp-base       pkgs/main/linux-64::libwebp-base-1.2.4-h5eee18b_0
  lz4-c              pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1
  mkl                pkgs/main/linux-64::mkl-2021.4.0-h06a4308_640
  mkl-service        pkgs/main/linux-64::mkl-service-2.4.0-py38h7f8727e_0
  mkl_fft            pkgs/main/linux-64::mkl_fft-1.3.1-py38hd3c417c_0
  mkl_random         pkgs/main/linux-64::mkl_random-1.2.2-py38h51133e4_0
  mpc                pkgs/main/linux-64::mpc-1.1.0-h10f8cd9_1
  mpfr               pkgs/main/linux-64::mpfr-4.0.2-hb69a4c5_1
  mpmath             pkgs/main/linux-64::mpmath-1.2.1-py38h06a4308_0
  numpy              pkgs/main/linux-64::numpy-1.23.4-py38h14f4228_0
  numpy-base         pkgs/main/linux-64::numpy-base-1.23.4-py38h31eccc5_0
  pillow             pkgs/main/linux-64::pillow-9.2.0-py38hace64e9_1
  pycparser          pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0
  pyopenssl          pkgs/main/noarch::pyopenssl-22.0.0-pyhd3eb1b0_0
  pysocks            pkgs/main/linux-64::pysocks-1.7.1-py38h06a4308_0
  pytorch            pytorch-nightly/linux-64::pytorch-1.14.0.dev20221207-py3.8_cpu_0
  pytorch-mutex      pytorch-nightly/noarch::pytorch-mutex-1.0-cpu
  requests           pkgs/main/linux-64::requests-2.28.1-py38h06a4308_0
  six                pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1
  sympy              pkgs/main/linux-64::sympy-1.11.1-py38h06a4308_0
  torchvision        pkgs/main/linux-64::torchvision-0.13.1-cpu_py38h164cc8f_0
  typing_extensions  pkgs/main/linux-64::typing_extensions-4.4.0-py38h06a4308_0
  urllib3            pkgs/main/linux-64::urllib3-1.26.12-py38h06a4308_0
  zstd               pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0

Proceed ([y]/n)? 

Downloading and Extracting Packages

intel-openmp-2021.4. | 4.2 MB    |            |   0% 
intel-openmp-2021.4. | 4.2 MB    | ########## | 100% 
intel-openmp-2021.4. | 4.2 MB    | ########## | 100% 

gmpy2-2.1.2          | 191 KB    |            |   0% 
gmpy2-2.1.2          | 191 KB    | ########## | 100% 
gmpy2-2.1.2          | 191 KB    | ########## | 100% 

flit-core-3.6.0      | 42 KB     |            |   0% 
flit-core-3.6.0      | 42 KB     | ########## | 100% 
flit-core-3.6.0      | 42 KB     | ########## | 100% 

mkl-service-2.4.0    | 59 KB     |            |   0% 
mkl-service-2.4.0    | 59 KB     | ########## | 100% 
mkl-service-2.4.0    | 59 KB     | ########## | 100% 

lcms2-2.12           | 312 KB    |            |   0% 
lcms2-2.12           | 312 KB    | ########## | 100% 
lcms2-2.12           | 312 KB    | ########## | 100% 

typing_extensions-4. | 46 KB     |            |   0% 
typing_extensions-4. | 46 KB     | ########## | 100% 
typing_extensions-4. | 46 KB     | ########## | 100% 

lz4-c-1.9.3          | 185 KB    |            |   0% 
lz4-c-1.9.3          | 185 KB    | ########## | 100% 
lz4-c-1.9.3          | 185 KB    | ########## | 100% 

mkl_random-1.2.2     | 308 KB    |            |   0% 
mkl_random-1.2.2     | 308 KB    | ########## | 100% 
mkl_random-1.2.2     | 308 KB    | ########## | 100% 

cffi-1.15.1          | 233 KB    |            |   0% 
cffi-1.15.1          | 233 KB    | ########## | 100% 
cffi-1.15.1          | 233 KB    | ########## | 100% 

urllib3-1.26.12      | 182 KB    |            |   0% 
urllib3-1.26.12      | 182 KB    | ########## | 100% 
urllib3-1.26.12      | 182 KB    | ########## | 100% 

blas-1.0             | 6 KB      |            |   0% 
blas-1.0             | 6 KB      | ########## | 100% 
blas-1.0             | 6 KB      | ########## | 100% 

pillow-9.2.0         | 666 KB    |            |   0% 
pillow-9.2.0         | 666 KB    | ########## | 100% 
pillow-9.2.0         | 666 KB    | ########## | 100% 

mkl_fft-1.3.1        | 180 KB    |            |   0% 
mkl_fft-1.3.1        | 180 KB    | ########## | 100% 
mkl_fft-1.3.1        | 180 KB    | ########## | 100% 

jpeg-9e              | 240 KB    |            |   0% 
jpeg-9e              | 240 KB    | ########## | 100% 
jpeg-9e              | 240 KB    | ########## | 100% 

libdeflate-1.8       | 51 KB     |            |   0% 
libdeflate-1.8       | 51 KB     | ########## | 100% 
libdeflate-1.8       | 51 KB     | ########## | 100% 

libwebp-base-1.2.4   | 347 KB    |            |   0% 
libwebp-base-1.2.4   | 347 KB    | ########## | 100% 
libwebp-base-1.2.4   | 347 KB    | ########## | 100% 

zstd-1.5.2           | 488 KB    |            |   0% 
zstd-1.5.2           | 488 KB    | ########## | 100% 
zstd-1.5.2           | 488 KB    | ########## | 100% 

brotlipy-0.7.0       | 323 KB    |            |   0% 
brotlipy-0.7.0       | 323 KB    | ########## | 100% 
brotlipy-0.7.0       | 323 KB    | ########## | 100% 

libwebp-1.2.4        | 79 KB     |            |   0% 
libwebp-1.2.4        | 79 KB     | ########## | 100% 
libwebp-1.2.4        | 79 KB     | ########## | 100% 

gmp-6.2.1            | 544 KB    |            |   0% 
gmp-6.2.1            | 544 KB    | ########## | 100% 
gmp-6.2.1            | 544 KB    | ########## | 100% 

cryptography-38.0.1  | 1.3 MB    |            |   0% 
cryptography-38.0.1  | 1.3 MB    | ########## | 100% 
cryptography-38.0.1  | 1.3 MB    | ########## | 100% 

sympy-1.11.1         | 11.7 MB   |            |   0% 
sympy-1.11.1         | 11.7 MB   | ########## | 100% 
sympy-1.11.1         | 11.7 MB   | ########## | 100% 

requests-2.28.1      | 92 KB     |            |   0% 
requests-2.28.1      | 92 KB     | ########## | 100% 
requests-2.28.1      | 92 KB     | ########## | 100% 

libpng-1.6.37        | 278 KB    |            |   0% 
libpng-1.6.37        | 278 KB    | ########## | 100% 
libpng-1.6.37        | 278 KB    | ########## | 100% 

giflib-5.2.1         | 78 KB     |            |   0% 
giflib-5.2.1         | 78 KB     | ########## | 100% 
giflib-5.2.1         | 78 KB     | ########## | 100% 

numpy-base-1.23.4    | 6.7 MB    |            |   0% 
numpy-base-1.23.4    | 6.7 MB    | ########## | 100% 
numpy-base-1.23.4    | 6.7 MB    | ########## | 100% 

freetype-2.12.1      | 626 KB    |            |   0% 
freetype-2.12.1      | 626 KB    | ########## | 100% 
freetype-2.12.1      | 626 KB    | ########## | 100% 

pysocks-1.7.1        | 31 KB     |            |   0% 
pysocks-1.7.1        | 31 KB     | ########## | 100% 
pysocks-1.7.1        | 31 KB     | ########## | 100% 

numpy-1.23.4         | 10 KB     |            |   0% 
numpy-1.23.4         | 10 KB     | ########## | 100% 
numpy-1.23.4         | 10 KB     | ########## | 100% 

pytorch-mutex-1.0    | 3 KB      |            |   0% 
pytorch-mutex-1.0    | 3 KB      | ########## | 100% 

idna-3.4             | 93 KB     |            |   0% 
idna-3.4             | 93 KB     | ########## | 100% 
idna-3.4             | 93 KB     | ########## | 100% 

pytorch-1.14.0.dev20 | 83.9 MB   |            |   0% 
pytorch-1.14.0.dev20 | 83.9 MB   | ########## | 100% 
pytorch-1.14.0.dev20 | 83.9 MB   | ########## | 100% 

lerc-3.0             | 196 KB    |            |   0% 
lerc-3.0             | 196 KB    | ########## | 100% 
lerc-3.0             | 196 KB    | ########## | 100% 

torchvision-0.13.1   | 6.0 MB    |            |   0% 
torchvision-0.13.1   | 6.0 MB    | ########## | 100% 
torchvision-0.13.1   | 6.0 MB    | ########## | 100% 

libtiff-4.4.0        | 526 KB    |            |   0% 
libtiff-4.4.0        | 526 KB    | ########## | 100% 
libtiff-4.4.0        | 526 KB    | ########## | 100% 

mkl-2021.4.0         | 142.6 MB  |            |   0% 
mkl-2021.4.0         | 142.6 MB  | 9          |   9% 
mkl-2021.4.0         | 142.6 MB  | ##         |  20% 
mkl-2021.4.0         | 142.6 MB  | ###1       |  31% 
mkl-2021.4.0         | 142.6 MB  | ####1      |  42% 
mkl-2021.4.0         | 142.6 MB  | #####      |  51% 
mkl-2021.4.0         | 142.6 MB  | ######1    |  62% 
mkl-2021.4.0         | 142.6 MB  | #######3   |  73% 
mkl-2021.4.0         | 142.6 MB  | ########3  |  83% 
mkl-2021.4.0         | 142.6 MB  | #########4 |  95% 
mkl-2021.4.0         | 142.6 MB  | ########## | 100% 

mpmath-1.2.1         | 766 KB    |            |   0% 
mpmath-1.2.1         | 766 KB    | ########## | 100% 
mpmath-1.2.1         | 766 KB    | ########## | 100% 

mpc-1.1.0            | 90 KB     |            |   0% 
mpc-1.1.0            | 90 KB     | ########## | 100% 
mpc-1.1.0            | 90 KB     | ########## | 100% 

mpfr-4.0.2           | 487 KB    |            |   0% 
mpfr-4.0.2           | 487 KB    | ########## | 100% 
mpfr-4.0.2           | 487 KB    | ########## | 100% 
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
--2022-12-07 10:54:35--  https://raw.githubusercontent.com/pytorch/pytorch/master/torch/utils/collect_env.py
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:[4](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:4)43... connected.
HTTP request sent, awaiting response... 200 OK
Length: 17278 (17K) [text/plain]
Saving to: ‘collect_env.py’

     0K .......... ......                                     100% 40.2M=0s

2022-12-07 10:[5](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:5)4:35 (40.2 MB/s) - ‘collect_env.py’ saved [17278/17278]

Collecting environment information...
PyTorch version: 1.14.0.dev20221207
Is debug build: False
CUDA used to build PyTorch: None
ROCM used to build PyTorch: N/A

OS: Ubuntu 22.04.1 LTS (x8[6](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:6)_64)
GCC version: (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Clang version: 14.0.0-1ubuntu1
CMake version: version 3.25.0
Libc version: glibc-2.35

Python version: 3.8.15 (default, Nov 24 2022, 15:19:38)  [GCC 11.2.0] (64-bit runtime)
Python platform: Linux-5.15.0-1023-azure-x86_64-with-glibc2.1[7](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:7)
Is CUDA available: False
CUDA runtime version: No CUDA
CUDA_MODULE_LOADING set to: N/A
GPU models and configuration: No CUDA
Nvidia driver version: No CUDA
cuDNN version: No CUDA
HIP runtime version: N/A
MIOpen runtime version: N/A
Is XNNPACK available: True

Versions of relevant libraries:
[pip3] numpy==1.23.4
[pip3] torch==1.14.0.dev20221207
[pip3] torchvision==0.13.1a0
[conda] blas                      1.0                         mkl  
[conda] mkl                       2021.4.0           h06a430[8](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:8)_640  
[conda] mkl-service               2.4.0            py38h7f8727e_0  
[conda] mkl_fft                   1.3.1            py38hd3c417c_0  
[conda] mkl_random                1.2.2            py38h5[11](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:11)33e4_0  
[conda] numpy                     1.23.4           py38h14f4228_0  
[conda] numpy-base                1.23.4           py38h31eccc5_0  
[conda] pytorch                   1.14.0.dev2022[12](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:12)07     py3.8_cpu_0    pytorch-nightly
[conda] pytorch-mutex             1.0                         cpu    pytorch-nightly
[conda] torchvision               0.[13](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:13).1          cpu_py38h[16](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:17)4cc8f_0Run conda install pytorch torchvision -c pytorch-nightly
  conda install pytorch torchvision -c pytorch-nightly
  wget https://raw.githubusercontent.com/pytorch/pytorch/master/torch/utils/collect_env.py
  python collect_env.py
  shell: /usr/bin/bash -e {0}
  env:
    PS1: (__setup_conda) 
    CONDA_PREFIX: /usr/share/miniconda/envs/__setup_conda
    CONDA_DEFAULT_ENV: __setup_conda
    CONDA_PROMPT_MODIFIER: (__setup_conda) 
    CONDA_EXE: /usr/share/miniconda/bin/conda
    _CE_M: 
    _CE_CONDA: 
    CONDA_PYTHON_EXE: /usr/share/miniconda/bin/python
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done

==> WARNING: A newer version of conda exists. <==
  current version: 4.1[2](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:2).0
  latest version: 22.11.1

Please update conda by running

    $ conda update -n base -c defaults conda

## Package Plan ##

  environment location: /usr/share/miniconda/envs/__setup_conda

  added / updated specs:
    - pytorch
    - torchvision

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    blas-1.0                   |              mkl           6 KB
    brotlipy-0.7.0             |py[3](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:3)8h27cfd23_1003         323 KB
    cffi-1.15.1                |   py38h5eee18b_2         233 KB
    cryptography-38.0.1        |   py38h9ce1e76_0         1.3 MB
    flit-core-3.6.0            |     pyhd3eb1b0_0          42 KB
    freetype-2.12.1            |       h4a9f257_0         626 KB
    giflib-5.2.1               |       h7b6447c_0          78 KB
    gmp-6.2.1                  |       h295c915_3         544 KB
    gmpy2-2.1.2                |   py38heeb90bb_0         191 KB
    idna-3.4                   |   py38h06a4308_0          93 KB
    intel-openmp-2021.4.0      |    h06a4308_3561         4.2 MB
    jpeg-9e                    |       h7f8727e_0         240 KB
    lcms2-2.12                 |       h3be6417_0         312 KB
    lerc-3.0                   |       h295c915_0         196 KB
    libdeflate-1.8             |       h7f8727e_5          51 KB
    libpng-1.6.37              |       hbc83047_0         278 KB
    libtiff-4.4.0              |       hecacb30_2         526 KB
    libwebp-1.2.4              |       h11a3e52_0          79 KB
    libwebp-base-1.2.4         |       h5eee18b_0         347 KB
    lz4-c-1.9.3                |       h295c915_1         185 KB
    mkl-2021.4.0               |     h06a4308_640       142.6 MB
    mkl-service-2.4.0          |   py38h7f8727e_0          59 KB
    mkl_fft-1.3.1              |   py38hd3c417c_0         180 KB
    mkl_random-1.2.2           |   py38h51133e4_0         308 KB
    mpc-1.1.0                  |       h10f8cd9_1          90 KB
    mpfr-4.0.2                 |       hb69a4c5_1         487 KB
    mpmath-1.2.1               |   py38h06a4308_0         766 KB
    numpy-1.23.4               |   py38h14f4228_0          10 KB
    numpy-base-1.23.4          |   py38h31eccc5_0         6.7 MB
    pillow-9.2.0               |   py38hace64e9_1         666 KB
    pysocks-1.7.1              |   py38h06a4308_0          31 KB
    pytorch-1.14.0.dev20221207 |      py3.8_cpu_0        83.9 MB  pytorch-nightly
    pytorch-mutex-1.0          |              cpu           3 KB  pytorch-nightly
    requests-2.28.1            |   py38h06a4308_0          92 KB
    sympy-1.11.1               |   py38h06a4308_0        11.7 MB
    torchvision-0.13.1         |cpu_py38h164cc8f_0         6.0 MB
    typing_extensions-4.4.0    |   py38h06a4308_0          46 KB
    urllib3-1.26.12            |   py38h06a4308_0         182 KB
    zstd-1.5.2                 |       ha4553b6_0         488 KB
    ------------------------------------------------------------
                                           Total:       264.0 MB

The following NEW packages will be INSTALLED:

  blas               pkgs/main/linux-64::blas-1.0-mkl
  brotlipy           pkgs/main/linux-64::brotlipy-0.7.0-py38h27cfd23_1003
  cffi               pkgs/main/linux-64::cffi-1.15.1-py38h5eee18b_2
  charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0
  cryptography       pkgs/main/linux-64::cryptography-38.0.1-py38h9ce1e76_0
  flit-core          pkgs/main/noarch::flit-core-3.6.0-pyhd3eb1b0_0
  freetype           pkgs/main/linux-64::freetype-2.12.1-h4a9f257_0
  giflib             pkgs/main/linux-64::giflib-5.2.1-h7b6447c_0
  gmp                pkgs/main/linux-64::gmp-6.2.1-h295c915_3
  gmpy2              pkgs/main/linux-64::gmpy2-2.1.2-py38heeb90bb_0
  idna               pkgs/main/linux-64::idna-3.4-py38h06a4308_0
  intel-openmp       pkgs/main/linux-64::intel-openmp-2021.4.0-h06a4308_3561
  jpeg               pkgs/main/linux-64::jpeg-9e-h7f8727e_0
  lcms2              pkgs/main/linux-64::lcms2-2.12-h3be6417_0
  lerc               pkgs/main/linux-64::lerc-3.0-h295c915_0
  libdeflate         pkgs/main/linux-64::libdeflate-1.8-h7f8727e_5
  libpng             pkgs/main/linux-64::libpng-1.6.37-hbc83047_0
  libtiff            pkgs/main/linux-64::libtiff-4.4.0-hecacb30_2
  libwebp            pkgs/main/linux-64::libwebp-1.2.4-h11a3e52_0
  libwebp-base       pkgs/main/linux-64::libwebp-base-1.2.4-h5eee18b_0
  lz4-c              pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1
  mkl                pkgs/main/linux-64::mkl-2021.4.0-h06a4308_640
  mkl-service        pkgs/main/linux-64::mkl-service-2.4.0-py38h7f8727e_0
  mkl_fft            pkgs/main/linux-64::mkl_fft-1.3.1-py38hd3c417c_0
  mkl_random         pkgs/main/linux-64::mkl_random-1.2.2-py38h51133e4_0
  mpc                pkgs/main/linux-64::mpc-1.1.0-h10f8cd9_1
  mpfr               pkgs/main/linux-64::mpfr-4.0.2-hb69a4c5_1
  mpmath             pkgs/main/linux-64::mpmath-1.2.1-py38h06a4308_0
  numpy              pkgs/main/linux-64::numpy-1.23.4-py38h14f4228_0
  numpy-base         pkgs/main/linux-64::numpy-base-1.23.4-py38h31eccc5_0
  pillow             pkgs/main/linux-64::pillow-9.2.0-py38hace64e9_1
  pycparser          pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0
  pyopenssl          pkgs/main/noarch::pyopenssl-22.0.0-pyhd3eb1b0_0
  pysocks            pkgs/main/linux-64::pysocks-1.7.1-py38h06a4308_0
  pytorch            pytorch-nightly/linux-64::pytorch-1.14.0.dev20221207-py3.8_cpu_0
  pytorch-mutex      pytorch-nightly/noarch::pytorch-mutex-1.0-cpu
  requests           pkgs/main/linux-64::requests-2.28.1-py38h06a4308_0
  six                pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1
  sympy              pkgs/main/linux-64::sympy-1.11.1-py38h06a4308_0
  torchvision        pkgs/main/linux-64::torchvision-0.13.1-cpu_py38h164cc8f_0
  typing_extensions  pkgs/main/linux-64::typing_extensions-4.4.0-py38h06a4308_0
  urllib3            pkgs/main/linux-64::urllib3-1.26.12-py38h06a4308_0
  zstd               pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0

Proceed ([y]/n)? 

Downloading and Extracting Packages

intel-openmp-2021.4. | 4.2 MB    |            |   0% 
intel-openmp-2021.4. | 4.2 MB    | ########## | 100% 
intel-openmp-2021.4. | 4.2 MB    | ########## | 100% 

gmpy2-2.1.2          | 191 KB    |            |   0% 
gmpy2-2.1.2          | 191 KB    | ########## | 100% 
gmpy2-2.1.2          | 191 KB    | ########## | 100% 

flit-core-3.6.0      | 42 KB     |            |   0% 
flit-core-3.6.0      | 42 KB     | ########## | 100% 
flit-core-3.6.0      | 42 KB     | ########## | 100% 

mkl-service-2.4.0    | 59 KB     |            |   0% 
mkl-service-2.4.0    | 59 KB     | ########## | 100% 
mkl-service-2.4.0    | 59 KB     | ########## | 100% 

lcms2-2.12           | 312 KB    |            |   0% 
lcms2-2.12           | 312 KB    | ########## | 100% 
lcms2-2.12           | 312 KB    | ########## | 100% 

typing_extensions-4. | 46 KB     |            |   0% 
typing_extensions-4. | 46 KB     | ########## | 100% 
typing_extensions-4. | 46 KB     | ########## | 100% 

lz4-c-1.9.3          | 185 KB    |            |   0% 
lz4-c-1.9.3          | 185 KB    | ########## | 100% 
lz4-c-1.9.3          | 185 KB    | ########## | 100% 

mkl_random-1.2.2     | 308 KB    |            |   0% 
mkl_random-1.2.2     | 308 KB    | ########## | 100% 
mkl_random-1.2.2     | 308 KB    | ########## | 100% 

cffi-1.15.1          | 233 KB    |            |   0% 
cffi-1.15.1          | 233 KB    | ########## | 100% 
cffi-1.15.1          | 233 KB    | ########## | 100% 

urllib3-1.26.12      | 182 KB    |            |   0% 
urllib3-1.26.12      | 182 KB    | ########## | 100% 
urllib3-1.26.12      | 182 KB    | ########## | 100% 

blas-1.0             | 6 KB      |            |   0% 
blas-1.0             | 6 KB      | ########## | 100% 
blas-1.0             | 6 KB      | ########## | 100% 

pillow-9.2.0         | 666 KB    |            |   0% 
pillow-9.2.0         | 666 KB    | ########## | 100% 
pillow-9.2.0         | 666 KB    | ########## | 100% 

mkl_fft-1.3.1        | 180 KB    |            |   0% 
mkl_fft-1.3.1        | 180 KB    | ########## | 100% 
mkl_fft-1.3.1        | 180 KB    | ########## | 100% 

jpeg-9e              | 240 KB    |            |   0% 
jpeg-9e              | 240 KB    | ########## | 100% 
jpeg-9e              | 240 KB    | ########## | 100% 

libdeflate-1.8       | 51 KB     |            |   0% 
libdeflate-1.8       | 51 KB     | ########## | 100% 
libdeflate-1.8       | 51 KB     | ########## | 100% 

libwebp-base-1.2.4   | 347 KB    |            |   0% 
libwebp-base-1.2.4   | 347 KB    | ########## | 100% 
libwebp-base-1.2.4   | 347 KB    | ########## | 100% 

zstd-1.5.2           | 488 KB    |            |   0% 
zstd-1.5.2           | 488 KB    | ########## | 100% 
zstd-1.5.2           | 488 KB    | ########## | 100% 

brotlipy-0.7.0       | 323 KB    |            |   0% 
brotlipy-0.7.0       | 323 KB    | ########## | 100% 
brotlipy-0.7.0       | 323 KB    | ########## | 100% 

libwebp-1.2.4        | 79 KB     |            |   0% 
libwebp-1.2.4        | 79 KB     | ########## | 100% 
libwebp-1.2.4        | 79 KB     | ########## | 100% 

gmp-6.2.1            | 544 KB    |            |   0% 
gmp-6.2.1            | 544 KB    | ########## | 100% 
gmp-6.2.1            | 544 KB    | ########## | 100% 

cryptography-38.0.1  | 1.3 MB    |            |   0% 
cryptography-38.0.1  | 1.3 MB    | ########## | 100% 
cryptography-38.0.1  | 1.3 MB    | ########## | 100% 

sympy-1.11.1         | 11.7 MB   |            |   0% 
sympy-1.11.1         | 11.7 MB   | ########## | 100% 
sympy-1.11.1         | 11.7 MB   | ########## | 100% 

requests-2.28.1      | 92 KB     |            |   0% 
requests-2.28.1      | 92 KB     | ########## | 100% 
requests-2.28.1      | 92 KB     | ########## | 100% 

libpng-1.6.37        | 278 KB    |            |   0% 
libpng-1.6.37        | 278 KB    | ########## | 100% 
libpng-1.6.37        | 278 KB    | ########## | 100% 

giflib-5.2.1         | 78 KB     |            |   0% 
giflib-5.2.1         | 78 KB     | ########## | 100% 
giflib-5.2.1         | 78 KB     | ########## | 100% 

numpy-base-1.23.4    | 6.7 MB    |            |   0% 
numpy-base-1.23.4    | 6.7 MB    | ########## | 100% 
numpy-base-1.23.4    | 6.7 MB    | ########## | 100% 

freetype-2.12.1      | 626 KB    |            |   0% 
freetype-2.12.1      | 626 KB    | ########## | 100% 
freetype-2.12.1      | 626 KB    | ########## | 100% 

pysocks-1.7.1        | 31 KB     |            |   0% 
pysocks-1.7.1        | 31 KB     | ########## | 100% 
pysocks-1.7.1        | 31 KB     | ########## | 100% 

numpy-1.23.4         | 10 KB     |            |   0% 
numpy-1.23.4         | 10 KB     | ########## | 100% 
numpy-1.23.4         | 10 KB     | ########## | 100% 

pytorch-mutex-1.0    | 3 KB      |            |   0% 
pytorch-mutex-1.0    | 3 KB      | ########## | 100% 

idna-3.4             | 93 KB     |            |   0% 
idna-3.4             | 93 KB     | ########## | 100% 
idna-3.4             | 93 KB     | ########## | 100% 

pytorch-1.14.0.dev20 | 83.9 MB   |            |   0% 
pytorch-1.14.0.dev20 | 83.9 MB   | ########## | 100% 
pytorch-1.14.0.dev20 | 83.9 MB   | ########## | 100% 

lerc-3.0             | 196 KB    |            |   0% 
lerc-3.0             | 196 KB    | ########## | 100% 
lerc-3.0             | 196 KB    | ########## | 100% 

torchvision-0.13.1   | 6.0 MB    |            |   0% 
torchvision-0.13.1   | 6.0 MB    | ########## | 100% 
torchvision-0.13.1   | 6.0 MB    | ########## | 100% 

libtiff-4.4.0        | 526 KB    |            |   0% 
libtiff-4.4.0        | 526 KB    | ########## | 100% 
libtiff-4.4.0        | 526 KB    | ########## | 100% 

mkl-2021.4.0         | 142.6 MB  |            |   0% 
mkl-2021.4.0         | 142.6 MB  | 9          |   9% 
mkl-2021.4.0         | 142.6 MB  | ##         |  20% 
mkl-2021.4.0         | 142.6 MB  | ###1       |  31% 
mkl-2021.4.0         | 142.6 MB  | ####1      |  42% 
mkl-2021.4.0         | 142.6 MB  | #####      |  51% 
mkl-2021.4.0         | 142.6 MB  | ######1    |  62% 
mkl-2021.4.0         | 142.6 MB  | #######3   |  73% 
mkl-2021.4.0         | 142.6 MB  | ########3  |  83% 
mkl-2021.4.0         | 142.6 MB  | #########4 |  95% 
mkl-2021.4.0         | 142.6 MB  | ########## | 100% 

mpmath-1.2.1         | 766 KB    |            |   0% 
mpmath-1.2.1         | 766 KB    | ########## | 100% 
mpmath-1.2.1         | 766 KB    | ########## | 100% 

mpc-1.1.0            | 90 KB     |            |   0% 
mpc-1.1.0            | 90 KB     | ########## | 100% 
mpc-1.1.0            | 90 KB     | ########## | 100% 

mpfr-4.0.2           | 487 KB    |            |   0% 
mpfr-4.0.2           | 487 KB    | ########## | 100% 
mpfr-4.0.2           | 487 KB    | ########## | 100% 
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
--2022-12-07 10:54:35--  https://raw.githubusercontent.com/pytorch/pytorch/master/torch/utils/collect_env.py
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:[4](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:4)43... connected.
HTTP request sent, awaiting response... 200 OK
Length: 17278 (17K) [text/plain]
Saving to: ‘collect_env.py’

     0K .......... ......                                     100% 40.2M=0s

2022-12-07 10:[5](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:5)4:35 (40.2 MB/s) - ‘collect_env.py’ saved [17278/17278]

Collecting environment information...
PyTorch version: 1.14.0.dev20221207
Is debug build: False
CUDA used to build PyTorch: None
ROCM used to build PyTorch: N/A

OS: Ubuntu 22.04.1 LTS (x8[6](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:6)_64)
GCC version: (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Clang version: 14.0.0-1ubuntu1
CMake version: version 3.25.0
Libc version: glibc-2.35

Python version: 3.8.15 (default, Nov 24 2022, 15:19:38)  [GCC 11.2.0] (64-bit runtime)
Python platform: Linux-5.15.0-1023-azure-x86_64-with-glibc2.1[7](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:7)
Is CUDA available: False
CUDA runtime version: No CUDA
CUDA_MODULE_LOADING set to: N/A
GPU models and configuration: No CUDA
Nvidia driver version: No CUDA
cuDNN version: No CUDA
HIP runtime version: N/A
MIOpen runtime version: N/A
Is XNNPACK available: True

Versions of relevant libraries:
[pip3] numpy==1.23.4
[pip3] torch==1.14.0.dev20221207
[pip3] torchvision==0.13.1a0
[conda] blas                      1.0                         mkl  
[conda] mkl                       2021.4.0           h06a430[8](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:8)_640  
[conda] mkl-service               2.4.0            py38h7f8727e_0  
[conda] mkl_fft                   1.3.1            py38hd3c417c_0  
[conda] mkl_random                1.2.2            py38h5[11](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:11)33e4_0  
[conda] numpy                     1.23.4           py38h14f4228_0  
[conda] numpy-base                1.23.4           py38h31eccc5_0  
[conda] pytorch                   1.14.0.dev2022[12](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:12)07     py3.8_cpu_0    pytorch-nightly
[conda] pytorch-mutex             1.0                         cpu    pytorch-nightly
[conda] torchvision               0.[13](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:13).1          cpu_py38h[16](https://github.com/facebookresearch/d2go/actions/runs/3638192857/jobs/6140100046#step:5:17)4cc8f_0
wat3rBro commented 1 year ago

@osalpekar I found https://github.com/pytorch/vision/pull/7004 was merged two days ago, is it the cause?

osalpekar commented 1 year ago

@wat3rBro Yeah we recently moved the conda package publishing to new workflows. We discovered there was an issue with uploads, which we recently fixed and uploaded the correct nightlies. The 12/07 nightlies should now be available from the pytorch-nightly conda channel.

wat3rBro commented 1 year ago

Re-run the CI and now the version is correct. @osalpekar thanks for the fix!

mcimpoi commented 1 year ago

I still get the failures because of C++ ops, e.g. https://github.com/facebookresearch/d2go/actions/runs/3648362613/jobs/6161692911

wat3rBro commented 1 year ago

@osalpekar Looks like the nightly release fails again for 12/8 (this one https://github.com/pytorch/vision/actions/runs/3648281910 ?). BTW, is it possible to make it fallback to the latest successful nightly release, rather than old versions (i.e. torchvision-0.13.1).

osalpekar commented 1 year ago

@wat3rBro Thanks - we got successful conda uploads with this action: https://github.com/pytorch/vision/actions/runs/3651886881/jobs/6169634860, so 12/08 nightlies are available in the conda channel, albeit a little later than the regularly scheduled release. There was an issue with the conda auth token for this repo, which is now resolved. I'll be keeping an eye on the nightly pipelines and upload statuses to ensure the regularly scheduled pipelines upload correctly.

Definitely agree that the latest nightly should be the fallback with conda. cc @atalman on how quickly we can get that done.