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

weightInitType #222

Closed peteschultz closed 7 years ago

peteschultz commented 7 years ago

This pull request simplifies the handling of the weightInitType parameter. It also adds more checks for null pointers that had caused segmentation faults.