Skip to content

[SPI-2281] Upgrade version of [py]torch to 1.13.1 and move to torch_geometry 2.2.0 to the no-cuda stack

Pere Mato Vila requested to merge SPI-2281 into master

To run the testing, add a comment with:

Bot test PACKAGE[ PACKAGE2 ...]|all in TOOLCHAIN|all [(only|also) for LABEL-COMPILER-BUILDTYPE] please!

To ensure patches required for existing LCG branches are not lost, please add the respective labels: alsoTargeting:LCG_102-patches, alsoTargeting:master, etc.

  • Upgraded (and moved to no-CUDA stack)
    • torch -> 1.13.1
    • torch-geometric -> 2.2.0
    • torch-scatter -> 2.1.0
    • torch-sparse -> 0.6.16
  • Added
    • horovod 0.26.1
Edited by Pere Mato Vila

Merge request reports