-
DockerfileLeanFoundation package updates and new additions (#5072)
发布于
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.soshared object.下载附件
-