Skip to content
Discussion options

You must be logged in to vote

This line batch_index = set_diff_1d(batch["student", "takes", "code"].e_id,test_val_indices).to(device) was taking too much memory, hence OOM problem. So i proceeded to split the graph into train, test and val graphs. Now it works as ti should

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rusty1s
Comment options

Answer selected by lisiq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants