In pytorch, we can add hooks to Modules, but also to Tensors. I can see the use cases for adding hooks to Modules. But since any Tensor is generally created by an application of