Shohei Morinaga

Results 2 comments of Shohei Morinaga

@pramodhrachuri try changing the line as below. it should work. `BiModel = Model(n_hidden, batch_size, 1, 1)`

Hi I stumbled upon the same error when I tried to create a nngen model from onnx, and I think I have figured out the cause of this error, so...