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 read the paper and code and notice that there is no additional description about quantized model, so I assume that the experiment is based on floating point model.
How did you compute the matrix rank of floating point filters? Will it always get the full rank or just those values lower than tol/eps were pruned? In most of the case in my test, they are full rank. Am I right?
Just for discussion.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi, guys
I read the paper and code and notice that there is no additional description about quantized model, so I assume that the experiment is based on floating point model.
How did you compute the matrix rank of floating point filters? Will it always get the full rank or just those values lower than tol/eps were pruned? In most of the case in my test, they are full rank. Am I right?
Just for discussion.
Thanks.
The text was updated successfully, but these errors were encountered: