DLKcat
DLKcat copied to clipboard
The dimension of the adjacency matrix is not consistent
May I ask how to solve the problem of inconsistent dimensions in the adjacency matrix when constructing a dataset? Will you use padding?
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.