(self, in_channels,
time_channels,
hidden_channels,
dropout_type='zoneout',
gcn_depth=2,
num_of_weeks=1,
num_of_days=1,
num_of_hours=1,
dropout_prob=0.3,
fusion_mode=2,
node_num=54,
static_norm_adjs=None,
alpha=1,
norm='D-1')
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected