Open janvainer opened 2 years ago
Hi, I am getting a stride error when running compression on non-contiguous tensors:
lilcom: compression error: last stride should be 1, got 253
The error message is a bit confusing and its not clear wht the problem is. Some solutions could be:
Does this error still exist?
It's intended to be a warning that the user should make the tensor contiguous.
Hi, I am getting a stride error when running compression on non-contiguous tensors:
The error message is a bit confusing and its not clear wht the problem is. Some solutions could be: