You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "onmt/io/IO.py", line 244, in get_adj
adj_arc_out[idx_out] = np.array([d, arc_1]) # outgoing arcs
IndexError: index 13440 is out of bounds for axis 0 with size 13440
File "onmt/io/IO.py", line 244, in get_adj
adj_arc_out[idx_out] = np.array([d, arc_1]) # outgoing arcs
IndexError: index 13440 is out of bounds for axis 0 with size 13440