Method__init__(self, hidden_size, seq_len, eps=1e-5, momentum=0.1, affine=True,
track_running_stats=True)
action_recognition/utils.py:207
Method__init__(self, num_input_features, growth_rate, bn_size, drop_rate,drop_rate_2)
action_recognition/Indrnn_densenet.py:39
Method__init__(self, num_layers, num_input_features, bn_size, growth_rate, drop_rate,drop_rate_2)
action_recognition/Indrnn_densenet.py:57
Method__init__(self, num_input_features, growth_rate, bn_size, drop_rate,drop_rate_2)
action_recognition/Indrnn_densenet_FA.py:40
Method__init__(self, num_layers, num_input_features, bn_size, growth_rate, drop_rate,drop_rate_2)
action_recognition/Indrnn_densenet_FA.py:63
Method__init__(self, num_input_features, growth_rate, bn_size, drop_rate,drop_rate_2)
PTB/Indrnn_densenet_returnstates.py:52
Method__init__(self, num_layers, num_input_features, bn_size, growth_rate, drop_rate,drop_rate_2)
PTB/Indrnn_densenet_returnstates.py:74
Method__init__(self, num_input_features, growth_rate, bn_size, drop_rate,drop_rate_2)
pixelMNIST/Indrnn_densenet.py:39