norse.torch.utils.tensorboard.tensorboard

norse.torch.utils.tensorboard.tensorboard#

Tensorboard related utilities.

Functions

hook_spike_activity_mean(key, writer)

Generates a hook that can be applied to stateful torch Modules.

hook_spike_activity_sum(key, writer)

Generates a hook that can be applied to stateful torch Modules.

hook_spike_histogram_mean(key, writer)

Generates a hook that can be applied to stateful torch Modules.

hook_spike_histogram_sum(key, writer)

Generates a hook that can be applied to stateful torch Modules.

hook_spike_image(key, writer)

Generates a hook that can be applied to stateful torch Modules.