Skip to content

Update the GLE submodule to include the latest updates#2643

Merged
LiSu merged 4 commits intomainfrom
gle/lisu
Apr 26, 2023
Merged

Update the GLE submodule to include the latest updates#2643
LiSu merged 4 commits intomainfrom
gle/lisu

Conversation

@LiSu
Copy link
Collaborator

@LiSu LiSu commented Apr 24, 2023

Update the GLE submodule to include the latest updates, including:

  1. Add SubGraphSampler operator.
  2. Add node labeling based SEAL model.
  3. Add RandomWalk operator.
  4. Add node2vec model.
  5. Support temporal graph with timestamp, and add TokTimestampSampler operator.
  6. Add temporal models: TGN and TGAT.
  7. Support node cache for accelerating distributed feature lookup.

@LiSu LiSu requested a review from yecol April 24, 2023 09:42
@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2023

Codecov Report

Merging #2643 (d680904) into main (7fc0a15) will decrease coverage by 32.24%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2643       +/-   ##
===========================================
- Coverage   73.66%   41.43%   -32.24%     
===========================================
  Files          99       99               
  Lines       10279    10279               
===========================================
- Hits         7572     4259     -3313     
- Misses       2707     6020     +3313     

see 52 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7fc0a15...d680904. Read the comment docs.

@LiSu LiSu marked this pull request as draft April 25, 2023 12:26
@LiSu LiSu marked this pull request as ready for review April 26, 2023 04:56
@LiSu LiSu merged commit 35b148c into main Apr 26, 2023
@yecol yecol deleted the gle/lisu branch June 1, 2023 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants