Bioconductor/bioconductor_docker

Pip install torch

jwokaty opened this issue · 3 comments

We pip installed torch for the package Bioc ASL. See Bioconductor/BBS#143. You should install this in the docker if it's not already installed.

torch is 750Mb. Is this really that important for one package? I'm having second thoughts because that is the same reason we don't install TensorFlow.

Downloading torch-1.11.0-cp38-cp38-manylinux1_x86_64.whl (750.6 MB)

This is for the package APL. If you don't want to include it in the docker image because of the size, I understand and this issue can be closed, but I wanted to document this dependency for bioconductor docker.

Thanks for documenting this @jwokaty 👍🏽 I appreciate it.