Sylvia-Liang/pytorch:latest
$ singularity pull shub://Sylvia-Liang/pytorch:latest
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
- Name: Sylvia-Liang/pytorch
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/Sylvia-Liang-pytorch-latest |
collection name | Sylvia-Liang/pytorch |
branch | master |
tag | latest |
commit | 680cbc63b8458d61ce83714b3e0ebf529250fbc6 |
version (container hash) | 9a5bad6792deb56aa6f5e6199d5dc2de |
build date | 2019-04-22T14:00:06.494Z |
size (MB) | 9833 |
size (bytes) | 5089640479 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.