nest-gpu icon indicating copy to clipboard operation
nest-gpu copied to clipboard

Remove unnecessary steps in the update of image nodes

Open golosio opened this issue 1 year ago • 0 comments

Image nodes are just spike buffers that accumulate spikes from remote source nodes, to be delivered to local target nodes. Avoid calling any update functions other than the spike-buffer update for image nodes, because they are useless.

golosio avatar Oct 18 '23 07:10 golosio