dgl icon indicating copy to clipboard operation
dgl copied to clipboard

[DO NOT MERGE] Refactor ItemSet and ItemSampler

Open Skeleton003 opened this issue 1 year ago • 6 comments

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

Skeleton003 avatar Mar 27 '24 07:03 Skeleton003

To trigger regression tests:

  • @dgl-bot run [instance-type] [which tests] [compare-with-branch]; For example: @dgl-bot run g4dn.4xlarge all dmlc/master or @dgl-bot run c5.9xlarge kernel,api dmlc/master

dgl-bot avatar Mar 27 '24 07:03 dgl-bot

Commit ID: 51ffc892b242f49937ebdcce2bc164676cd06c00

Build ID: 1

Status: ❌ CI test failed in Stage [Lint Check].

Report path: link

Full logs path: link

dgl-bot avatar Mar 27 '24 07:03 dgl-bot

Commit ID: 3cfb28d100daccb516423052b03543215890bafa

Build ID: 2

Status: ❌ CI test failed in Stage [Lint Check].

Report path: link

Full logs path: link

dgl-bot avatar Apr 01 '24 03:04 dgl-bot

Commit ID: 3ccc97c8d1f586810302948553d8bbce5a928ef4

Build ID: 3

Status: ❌ CI test failed in Stage [Lint Check].

Report path: link

Full logs path: link

dgl-bot avatar Apr 01 '24 08:04 dgl-bot

Commit ID: f703fa12cc22e3545dac78c45c0ba0ac44be18e1

Build ID: 4

Status: ❌ CI test failed in Stage [Lint Check].

Report path: link

Full logs path: link

dgl-bot avatar Apr 22 '24 07:04 dgl-bot

Commit ID: b3810b3f6a5c21c15c5a3822153fb8fc14a994c2

Build ID: 5

Status: ❌ CI test failed in Stage [Lint Check].

Report path: link

Full logs path: link

dgl-bot avatar Apr 28 '24 13:04 dgl-bot