Skip to content

Conversation

@nithinmanoj10
Copy link
Contributor

Prepare the scripts that users can use to run the tests for the dataloaders by using them to train GNN/TGNN models outside of the Automated Testing Suite

@nithinmanoj10 nithinmanoj10 added the testing Testing Seastar Modules label Mar 31, 2024
@nithinmanoj10 nithinmanoj10 self-assigned this Mar 31, 2024
@nithinmanoj10 nithinmanoj10 changed the base branch from main to v1.1.0 March 31, 2024 05:47
@nithinmanoj10 nithinmanoj10 linked an issue Mar 31, 2024 that may be closed by this pull request
The main function code that was used as reference inside the train module for temporal_gcn_dataloaders and gcn_dataloaders script that was commented is removed
@nithinmanoj10
Copy link
Contributor Author

nithinmanoj10 commented May 1, 2024

Current Status of Dataloaders Test Scripts

The test scripts have been added and successfully run for the following dataloader types:

  1. Static Dataloaders
  2. Temporal Dataloaders

We are still yet to add one for Dynamic Dataloaders. Will do so once we write a training script for England COVID dataloader using a TGCN

image

@nithinmanoj10
Copy link
Contributor Author

Upcoming changes for this release

Write a quick README that can be used as reference for Developers who will be using this testing script.

Also added choices for the command line arguments
Added the A Note to the Developers section in the README for test/scripts. So far it contains the Post-Release Protocol section
@nithinmanoj10 nithinmanoj10 merged commit e2b3128 into v1.1.0 May 4, 2024
@nithinmanoj10 nithinmanoj10 deleted the v1.1.0-dataloader-abstrc-test branch May 5, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Testing Seastar Modules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🧪 Test the new dataset loader abstraction on GNNs and TGNNs

2 participants