How to get the version numbers of a Module's Parameters?

Hi,

You can access these with the read-only ._version attribute on Tensors.
Note though that this is an internal implementation. And the absolute values might change (though equal or not equal will of course still be true).

2 Likes