Sylvia-Liang/torchstf:latest

$ singularity pull shub://Sylvia-Liang/torchstf: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 stanfordnlp

Collection


View on Datalad

Metrics

key value
id /containers/Sylvia-Liang-torchstf-latest
collection name Sylvia-Liang/torchstf
branch master
tag latest
commit e5f5831d63732df4930309ee3096cfba9165c32c
version (container hash) fa422a1131d0a77fdbe64f3d26c2b8c6
build date 2019-04-22T14:00:06.508Z
size (MB) 9834
size (bytes) 5090013215
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.