Agata Skorupka

Results 4 issues of Agata Skorupka

In addition providing helper function to find neighbours of a vertex in the hypergraph.

Support for distributed data parallel training. Inspired by https://github.com/LuxDL/Lux.jl/pull/500 This PR is still work in progress. PR checklist to be continued. ### PR Checklist - [ ] Tests are added...

### Terraform Core Version 1.5.6 ### AWS Provider Version 5.56.0 ### Affected Resource(s) `aws_codepipeline` ### Expected Behavior No warning about CodePipeline GitHub version 1 action provider deprecated as even though...

bug
service/codepipeline

This PR adds NeighborLoader functionality for big graphs. This is similar to https://pytorch-geometric.readthedocs.io/en/latest/tutorial/neighbor_loader.html PR with documentation will follow.