Check to make sure that output neuron flag is set, or change this to signed value. Otherwise it won't detect output neurons
Codacy detected an issue:
Message: Checking if unsigned expression 'item->dest_core' is less than zero.
Occurred on:
Currently on:
Check to make sure that output neuron flag is set, or change this to signed value. Otherwise it won't detect output neurons
Codacy detected an issue:
Message:
Checking if unsigned expression 'item->dest_core' is less than zero.Occurred on:
if(global_config->save_all_spikes || item->dest_core < 0) {Currently on: