norse.torch.functional.leaky_integrator.li_feed_forward_step# norse.torch.functional.leaky_integrator.li_feed_forward_step(input_tensor: Tensor, state: LIState, p: LIParameters = (tensor(200.), tensor(100.), tensor(0.)), dt: float = 0.001) → Tuple[Tensor, LIState][source]#