superneuromat.SNN.simulate_gpu# SNN.simulate_gpu(time_steps: int = 1, callback=None) → None[source]# Simulate the neuromorphic circuit using the GPU backend. Parameters: time_steps (int, optional) callback (_type_, optional) – WARNING: If using the GPU backend, this callback will not be able to modify the SNN via self .