pygrenade_vx.network.RoutingResult

class pygrenade_vx.network.RoutingResult

Bases: pybind11_builtins.pybind11_object

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: _pygrenade_vx_network.RoutingResult) -> None

  2. __init__(self: _pygrenade_vx_network.RoutingResult, arg0: _pygrenade_vx_network.RoutingResult) -> None

Methods

__init__(*args, **kwargs)

Overloaded function.

Attributes

execution_instances

timing_statistics

class ExecutionInstance

Bases: pybind11_builtins.pybind11_object

class PlacedConnection

Bases: pybind11_builtins.pybind11_object

property label
property synapse_on_row
property synapse_row
property weight
property background_spike_source_labels
property background_spike_source_masks
property connection_routing_result
property connections
property crossbar_nodes
property external_spike_labels
property internal_neuron_labels
property synapse_driver_compare_masks
property synapse_row_modes
class TimingStatistics

Bases: pybind11_builtins.pybind11_object

property routing
property execution_instances
property timing_statistics