Open Markus-Goetz opened 1 year ago
@Markus-Goetz Thanks for letting us know of this error. I'll take a look at it to see if it's another Popart SDK update that we need to update our codebase to.
@vinniesun , are there any updates on this problem?
still discussing with Graphcore to find the root cause of this bug. The last working version of snntorch-ipu poplar was 2.x.
@vinniesun , thanks for the update!
Description
We are trying to make the IPU tutorial work. The source can be found here:
https://github.com/jeshraghian/snntorch/blob/master/examples/tutorial_ipu_1.py
Unfortunately, it is not working for us in any shape or form, as soon as we include a LIF neuron in our model. Without any snntorch neurons the tutorial works perfectly.
What I Did
#include <popart/popx/opx.hpp>
This results in the following stacktrace: