Applies the activation function in one step. Args: out: The result of applying the weight matrix (and bias) to the inputs. Returns: Output tensor with activation applied.
(self, out)
source not stored for this graph (policy: none)
no test coverage detected