sPyNNaker
sPyNNaker copied to clipboard
Add spynnaker report
Report the sPyNNaker graph of populations and projections so that we can see (at least a summary of) what user code has told our system to do.
@pabogdan has done something similar here: https://github.com/pabogdan/pynn_object_serialisation/blob/master/pynn_object_serialisation/functions.py
The final version of this might want to include some of each e.g. run like this one, but writing json files with content like the other.
While producing a JSON description of the PyNN-level graph might also be a good idea, this report has its own value.
Why is this a method in AbstractSpiNNakerCommon that is always run like it or not. Instead of a report alogrithm that can be turned on or off with a cfg setting
@pabogdan has done something similar here: https://github.com/pabogdan/pynn_object_serialisation/blob/master/pynn_object_serialisation/functions.py
The final version of this might want to include some of each e.g. run like this one, but writing json files with content like the other.
Peters too while good is a competently different level.