Sylvia-Liang/torch21:latest

$ singularity pull shub://Sylvia-Liang/torch21: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 -I stanfordnlp==0.1.2
  /opt/conda/bin/pip install nltk
  /opt/conda/bin/pip install sparqlwrapper
  /opt/conda/bin/pip install tqdm
  /opt/conda/bin/pip install inflect
  /opt/conda/bin/pip install tagme
  /opt/conda/bin/pip install gensim
  /opt/conda/bin/pip install git+https://github.com/facebookresearch/fastText.git

Collection


View on Datalad

Metrics

key value
id /containers/Sylvia-Liang-torch21-latest
collection name Sylvia-Liang/torch21
branch master
tag latest
commit 50545a4d2fcc44f5fea96f2835f633f8a3e9fa94
version (container hash) d4bc6c94a518b2207e0fc15caf260af5
build date 2019-04-25T15:46:05.833Z
size (MB) 10633
size (bytes) 5817159711
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.