norse.torch.functional.lif_box.LIFBoxFeedForwardState#
- class norse.torch.functional.lif_box.LIFBoxFeedForwardState(v: Tensor)#
- __init__()#
Methods
__init__()broadcast(template)Broadcasts a state tensor according to a given template, returning a tensor of the same shape on the same device.
count(value, /)Return number of occurrences of value.
cpu()cuda()float()index(value[, start, stop])Return first index of value.
int()to(device)Attributes
vAlias for field number 0