Hello, I've been working to create a small CNN from MNIST dataset. I've successfully trained the network. However, while converting the model, it breaks at line 232. Any help would be appreciated
Traceback (most recent call last):
File "nn_quantizer…