Hello,
I developed MODTORCH a meta-language for building PyTorch networks on the fly, without having to write/change PyTorch classes manually every time. It makes me really easier to test different architectures. Maybe it could be helpful for someone else.
Cheers
Stefano