marcc-hpc/pytorch:0.4.1

$ singularity pull shub://marcc-hpc/pytorch:0.4.1

Singularity Recipe

Bootstrap: shub
From: marcc-hpc/pytorch

%post
  # Downgrade pytorch
  /opt/conda/bin/pip install torch==0.4.1
  # Reinstall most current tensorbaordX, something magic about pip...
  /opt/conda/bin/conda uninstall tensorboardx
  /opt/conda/bin/pip install -U tensorboardx
  /opt/conda/bin/pip uninstall -y tensorboardx
  /opt/conda/bin/conda install -c conda-forge tensorboardx

Collection


View on Datalad

Metrics

key value
id /containers/marcc-hpc-pytorch-0.4.1
collection name marcc-hpc/pytorch
branch 0.5.0
tag 0.4.1
commit 17ea6c57beec35acb01d7553f29928a7adb9f563
version (container hash) 84476d7bef7546af8d824367bf6024c8
build date 2019-12-16T13:31:28.547Z
size (MB) 8889
size (bytes) 4649934879
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.