The [GNN notebook](https://github.com/cog-imperial/OMLT/blob/main/docs/notebooks/neuralnet/graph_neural_network_formulation.ipynb) recently starting throwing an error with `print(nn1(torch.tensor(X).float(), torch.tensor(edges)).detach().numpy())` Is this something you can take a look at @zshiqiang?