发布

  • 10547 6cb103b17a

    DockerfileLeanFoundation package updates and new additions (#5072)

    frostbyte_neo 发布于 2021-01-29 13:25:14 +00:00 | 2569 次提交 在此版本后已推送到 master

    • Updates and adds new Python packages to DockerfileLeanFoundation

    • Remove torch-geometric packages due to import issues

    Torch geometric packages installed from pip as they are here result in an error saying to install the CUDA version of the packages. When the CUDA version is installed, we get a symbol error when attempting to link the _version.so shared object.

    下载附件