DLKcat icon indicating copy to clipboard operation
DLKcat copied to clipboard

The dimension of the adjacency matrix is not consistent

Open morestart opened this issue 2 years ago • 1 comments

May I ask how to solve the problem of inconsistent dimensions in the adjacency matrix when constructing a dataset? Will you use padding?

morestart avatar May 11 '23 01:05 morestart

May I ask how to solve the problem of inconsistent dimensions in the adjacency matrix when constructing a dataset? Will you use padding?

Hello, were you able to solve this? When I run zero padding across both length and width, my final adjacencies.npy files is a staggering 40.25GB

So, obviously even though I have V100s it's not enough memory to keep this file in memory.

starkAhmed43 avatar Dec 26 '24 10:12 starkAhmed43