Cannot access parent functions from child class after using `TORCH_MODULE`

I am using TORCH_MODULE below both child and parent class definition, though I cannot access parent functions from child objects and if I only use the Impl version, it works.

Hi,

I’m not sure I’d know, but I imagine that it’d be easier to say something if you had a short code snippet showing what you want to do and how you run into trouble with it.

Best regards

Thomas