Closed priyeshshukla closed 5 years ago
Hello,
did you run the cells above in the colab (in particular, the third cell that contains the utils_np
import)?
Hello, yeah I was directly running the cells in colab. Later, I imported all required imports separately first, it worked. Thanks!
Hi, while going through graph_nets_basics tutorial in colab, I get the following error while putting the graph dictionaries into a GraphsTuple using utils_np.data_dicts_to_graphs_tuple. I could not get a clear solution to it anywhere. Help is appreciated.
NameErrorTraceback (most recent call last)