Method__init__(self, input_dim, time_dim, hidden_dim, output_dim, gcn_depth, fusion_mode,
num_of_weeks, num
model/STNSCN.py:33
Methodforward :param encoder_hidden: [batch_size, rnn_layer, node_num, num_for_predict, hidden_channels] :param x_time: [batch, node_num, 18, 67]
model/Transform.py:49