dmlc / dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.
http://dgl.ai
Apache License 2.0
13.34k stars 3k forks source link

[dev] upgrade minimum required torch version to 2.0.0 #7358

Closed Rhett-Ying closed 4 months ago

Rhett-Ying commented 4 months ago

Description

Checklist

Please feel free to remove inapplicable items for your PR.

Changes

dgl-bot commented 4 months ago

To trigger regression tests:

dgl-bot commented 4 months ago

Commit ID: 22dd739fa9217f4994244931433eb964f33cd51d

Build ID: 1

Status: ❌ CI test failed in Stage [Distributed Torch CPU Unit test].

Report path: link

Full logs path: link

Rhett-Ying commented 4 months ago

@dgl-bot

dgl-bot commented 4 months ago

Commit ID: 22dd739fa9217f4994244931433eb964f33cd51d

Build ID: 2

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

mfbalin commented 4 months ago

Could this PR have broken the Windows CI?