Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add NeighborLoader #497

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

feat: add NeighborLoader #497

wants to merge 27 commits into from

Commits on Oct 12, 2024

  1. feat: init neighbor loader

    askorupka committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    349d99f View commit details
    Browse the repository at this point in the history
  2. feat: init neighbor loader

    askorupka committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    07db4d0 View commit details
    Browse the repository at this point in the history
  3. feat: refine neighborloader

    askorupka committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    25945c7 View commit details
    Browse the repository at this point in the history
  4. fix: refine neighborloader

    askorupka committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    506d4c7 View commit details
    Browse the repository at this point in the history
  5. fix: refine neighborloader

    askorupka committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    991bf61 View commit details
    Browse the repository at this point in the history
  6. fix: refine neighborloader

    askorupka committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c25bc1e View commit details
    Browse the repository at this point in the history
  7. fix: refine neighborloader

    askorupka committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    fde10bb View commit details
    Browse the repository at this point in the history
  8. fix: refine neighborloader

    askorupka committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3656691 View commit details
    Browse the repository at this point in the history
  9. chore: add some comments

    askorupka committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9997fab View commit details
    Browse the repository at this point in the history
  10. chore: add TODO comments

    askorupka committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    acf209c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0c4a653 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2035c5e View commit details
    Browse the repository at this point in the history
  13. chore: add docstrings

    askorupka committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ebebce9 View commit details
    Browse the repository at this point in the history
  14. chore: Graphs to deps

    askorupka committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    abf31cd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bcdfa5e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    970d297 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b4c1ad7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5e7544c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c9d412b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2d7bd0b View commit details
    Browse the repository at this point in the history
  21. fix: deduplicate function

    askorupka committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    65aa564 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix: fix broken tests

    askorupka committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    61c5e39 View commit details
    Browse the repository at this point in the history
  2. chore: remove printlns

    askorupka committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    aec5574 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Update GraphNeuralNetworks/src/samplers.jl

    Co-authored-by: Carlo Lucibello <[email protected]>
    askorupka and CarloLucibello authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    e675086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f5d87 View commit details
    Browse the repository at this point in the history
  3. chore: add ref to the paper

    askorupka committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    3ed22bf View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Update GraphNeuralNetworks/src/samplers.jl

    Co-authored-by: Carlo Lucibello <[email protected]>
    askorupka and CarloLucibello authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e4dc977 View commit details
    Browse the repository at this point in the history