norse.benchmark.norse_lif module

class norse.benchmark.norse_lif.LIFBenchmark(parameters)[source]

Bases: torch.jit._script.ScriptModule

Initializes internal Module state, shared by both nn.Module and ScriptModule.

forward: Callable[[...], Any]
training: bool
norse.benchmark.norse_lif.lif_feed_forward_benchmark(parameters)[source]