Open Coding511 opened 2 years ago
I print the U.shape and getting this torch.Size([94, 32, 100]) while it should be 2024 in place of 100, could you please explain this?
torch.Size([94, 32, 100])
I print the U.shape and getting this
torch.Size([94, 32, 100])
while it should be 2024 in place of 100, could you please explain this?