dgl
dgl copied to clipboard
[GraphBolt] Labor example
Description
Checklist
Please feel free to remove inapplicable items for your PR.
- [ ] The PR title starts with [$CATEGORY] (such as [NN], [Model], [Doc], [Feature]])
- [ ] I've leverage the tools to beautify the python and c++ code.
- [ ] The PR is complete and small, read the Google eng practice (CL equals to PR) to understand more about small PR. In DGL, we consider PRs with less than 200 lines of core code change are small (example, test and documentation could be exempted).
- [ ] All changes have test coverage
- [ ] Code is well-documented
- [ ] To the best of my knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
- [ ] Related issue is referred in this PR
- [ ] If the PR is for a new model/paper, I've updated the example index here.
Changes
To trigger regression tests:
@dgl-bot run [instance-type] [which tests] [compare-with-branch]; For example:@dgl-bot run g4dn.4xlarge all dmlc/masteror@dgl-bot run c5.9xlarge kernel,api dmlc/master
Commit ID: f565063567d6b9e69adae2aabde8f478da83eea9
Build ID: 1
Status: ⚪️ CI test cancelled due to overrun.
Report path: link
Full logs path: link
Commit ID: 812b6a98ff858a0d0171860f816cf88a0e1fe1e7
Build ID: 2
Status: ❌ CI test failed in Stage [Distributed Torch CPU Unit test].
Report path: link
Full logs path: link
Commit ID: 8518cc6a1181d239a70d6f442008575d31db4472
Build ID: 3
Status: ✅ CI test succeeded.
Report path: link
Full logs path: link
Commit ID: d032f2df44cea18efe8559b3f32f2b6aece32f2d
Build ID: 4
Status: ⚪️ CI test cancelled due to overrun.
Report path: link
Full logs path: link
Commit ID: 89155dd59aa1e57b8c59890af5b9075565e745f9
Build ID: 5
Status: ⚪️ CI test cancelled due to overrun.
Report path: link
Full logs path: link
Commit ID: 870c0efe7d71666c505481cdc1be80848cbf961d
Build ID: 6
Status: ⚪️ CI test cancelled due to overrun.
Report path: link
Full logs path: link
Commit ID: 144e1a06ac454827507b93ee60440ef279763c05
Build ID: 7
Status: ✅ CI test succeeded.
Report path: link
Full logs path: link
Commit ID: 264371da02198adbaebbfa73c49bfa99ebec2d51
Build ID: 8
Status: ✅ CI test succeeded.
Report path: link
Full logs path: link
Commit ID: 4a13697ab12ef5fb99da95569cfaf13ffd2fe31b
Build ID: 9
Status: ⚪️ CI test cancelled due to overrun.
Report path: link
Full logs path: link
Commit ID: 4889dafbd1176bed0399e4ac476a176cad5b28a8
Build ID: 10
Status: ⚪️ CI test cancelled due to overrun.
Report path: link
Full logs path: link
Commit ID: 6d6e1f73ff61cb78ef43f15f763482ac8716fc02
Build ID: 11
Status: ⚪️ CI test cancelled due to overrun.
Report path: link
Full logs path: link
Commit ID: 73347eded42b7f873b1a88d5146dfdcd619cae25
Build ID: 12
Status: ⚪️ CI test cancelled due to overrun.
Report path: link
Full logs path: link
Commit ID: 5aeef021dde72212cccb4656e8d35a6533cfb8c5
Build ID: 13
Status: ⚪️ CI test cancelled due to overrun.
Report path: link
Full logs path: link
Commit ID: 550e31ff6783831ff10e21f08f5814c91ea18aa6
Build ID: 14
Status: ❌ CI test failed in Stage [CPU Build].
Report path: link
Full logs path: link
Commit ID: 92d7aff4f0a3f230149d88676a7520f066ecce99
Build ID: 15
Status: ❌ CI test failed in Stage [CPU Build].
Report path: link
Full logs path: link
Commit ID: 3585c1b58e7568804d338ea40211807e1f05983a
Build ID: 16
Status: ❌ CI test failed in Stage [CPU Build].
Report path: link
Full logs path: link
Commit ID: efc4e10d24736e8e468039f63929b673a509f524
Build ID: 17
Status: ❌ CI test failed in Stage [CPU Build].
Report path: link
Full logs path: link
Commit ID: b33b8d723d66c30ae6e0d95e550eff688bc2984f
Build ID: 18
Status: ❌ CI test failed in Stage [CPU Build].
Report path: link
Full logs path: link
Commit ID: a5cfa35ba0fe79d335be2245780f4a41dc4b63bb
Build ID: 19
Status: ⚪️ CI test cancelled due to overrun.
Report path: link
Full logs path: link
Commit ID: 437b527e1ffc8480bb7750f6af62cd1bfe78e737
Build ID: 20
Status: ❌ CI test failed in Stage [CPU Build].
Report path: link
Full logs path: link
Commit ID: 83b6b6a79be0a2641a443cb1bb1c1994debaa3a5
Build ID: 21
Status: ❌ CI test failed in Stage [CPU Build].
Report path: link
Full logs path: link
Commit ID: 4572aa596d3e9cfdda2d6966a1b288f59705ea51
Build ID: 22
Status: ❌ CI test failed in Stage [CPU Build].
Report path: link
Full logs path: link
@Rhett-Ying The CI seems to be broken in this PR, could you reset it?
I don't what's going on here. It's weird. could you just close this PR and create a new one?