logger
HyraxLoopback
Simple model for testing which returns its own input
Bases: torch.nn.Module
torch.nn.Module
Initialize internal Module state, shared by both nn.Module and ScriptModule.
We simply return our input
Training is a noop