Sylvia-Liang/torch2:latest

$ singularity pull shub://Sylvia-Liang/torch2: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
  /opt/conda/bin/pip install nltk
  /opt/conda/bin/pip install sparqlwrapper
  /opt/conda/bin/pip install tqdm
  /opt/conda/bin/conda install -c maciejkula -c pytorch spotlight=0.1.5
  /opt/conda/bin/pip install inflect
  /opt/conda/bin/pip install tagme
  /opt/conda/bin/pip install git+https://github.com/facebookresearch/fastText.git

Collection


View on Datalad

Metrics

key value
id /containers/Sylvia-Liang-torch2-latest
collection name Sylvia-Liang/torch2
branch master
tag latest
commit 9fb48aab0fdbdf091bd1b99f4ade55aaf98557af
version (container hash) 6588b5d51fff54584f1d5614361cc9f3
build date 2019-04-22T21:53:08.837Z
size (MB) 11676
size (bytes) 6557208607
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.