You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to apply GAT on a very large dataset and train it in GPU. So I should provide my data in small batches. However, the algorithm uses the full data. So I was wondering how I could run GAT with small batches?
The text was updated successfully, but these errors were encountered:
taherhekmatfar
changed the title
How to batching large datasets to apply GAT?
How to batch large datasets to apply GAT?
May 21, 2021
Hi,
Thanks for great repo.
I want to apply GAT on a very large dataset and train it in GPU. So I should provide my data in small batches. However, the algorithm uses the full data. So I was wondering how I could run GAT with small batches?
The text was updated successfully, but these errors were encountered: