In the forward function we accept a Tensor of input data and we must return a Tensor of output data. We can use Modules defined in the constructor as well as arbitrary operators on Tensors.
(self, x)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected