Frosty774

Results 1 issues of Frosty774

Using [pytorch/pytorch:2.4.0-cuda11.8-cudnn9-devel](https://hub.docker.com/layers/pytorch/pytorch/2.4.0-cuda11.8-cudnn9-devel/images/sha256-d5893dc307bac5a2708ba534578e3b0e19da02f72fedcbfaaaf28f9d5a7701a5?context=explore) Input: ``` git clone https://github.com/suyukun666/S2CNet.git cd S2CNet pip freeze | grep torch ``` Output: ``` torch==2.4.0 torchaudio==2.4.0 torchelastic==0.2.2 torchvision==0.19.0 ``` Input: ``` bash make_all.sh ``` Output: ``` Compiling...