PetaVision / OpenPV

PetaVision is a C++ library for designing and deploying large-scale neurally-inspired computational models.
http://petavision.github.io
Eclipse Public License 1.0
40 stars 13 forks source link

Fixes segfault before first timestep #281

Closed austinthresher closed 5 years ago

austinthresher commented 5 years ago

This should prevent a segfault from occurring during initialization on some param files.

garkenyon commented 5 years ago

this is a hack and needs to be addressed at a more fundamental level