Skip to content

Conversation

andrewgait
Copy link
Contributor

@andrewgait andrewgait commented Jul 30, 2020

Updates to use minimum weight values for scaling rather than calculating scales from ring buffers.

Merge at same time as
SpiNNakerManchester/SpiNNFrontEndCommon#885
SpiNNakerManchester/sPyNNakerNewModelTemplate#57 and
SpiNNakerManchester/PyNNExamples#74

Tested by SpiNNakerManchester/IntegrationTests#9

Conflicts:
	spynnaker/pyNN/models/neuron/abstract_pynn_neuron_model.py
Conflicts:
	spynnaker_integration_tests/test_struct_pl/test_structural_shared.py
Conflicts:
	spynnaker/pyNN/extra_algorithms/splitter_components/splitter_abstract_pop_vertex_fixed.py
	spynnaker/pyNN/extra_algorithms/splitter_components/splitter_abstract_pop_vertex_neurons_synapses.py
	spynnaker/pyNN/models/neuron/abstract_population_vertex.py
	spynnaker/pyNN/models/neuron/abstract_pynn_neuron_model.py
	spynnaker/pyNN/models/neuron/abstract_pynn_neuron_model_standard.py
	spynnaker/pyNN/models/neuron/plasticity/stdp/weight_dependence/weight_dependence_additive_triplet.py
	spynnaker/pyNN/models/neuron/population_machine_neurons.py
	spynnaker/pyNN/models/neuron/population_machine_synapses.py
Conflicts:
	spynnaker/pyNN/external_devices_models/external_device_lif_control_vertex.py
	spynnaker/pyNN/extra_algorithms/splitter_components/splitter_abstract_pop_vertex_fixed.py
	spynnaker/pyNN/extra_algorithms/splitter_components/splitter_abstract_pop_vertex_neurons_synapses.py
@coveralls
Copy link

coveralls commented Sep 12, 2023

Coverage Status

coverage: 60.866% (-0.5%) from 61.322% when pulling d009719 on weight_scale into 7f5f333 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow user-defined weight scale / left shift value in ring buffer Ring buffer sigma and spikes-per-second on a per synapse-type basis
5 participants