Method__init__(self, labels, lm_path=None, alpha=0, beta=0, cutoff_top_n=40, cutoff_prob=1.0, beam_width=100,
training/utils/decoder.py:90
Method__init__(self, params, lr=0.01, momentum=0.0,
dampening=0, weight_decay=0, nesterov=False)
training/utils/utils_model.py:18
Method__init__(self, root, train=True, transform=None, target_transform=None, imgview=False)
training/utils/femnist.py:53
Method__init__(self, root, train=True, transform=None, target_transform=None, imgview=False)
training/utils/openImg.py:52
Method__init__(self, in_planes, kernel_1_x, kernel_3_in, kernel_3_x, kernel_5_in, kernel_5_x, pool_planes)
training/utils/models.py:331
Method__init__(self, rnn_type, ntoken, ninp, nhid, nlayers, dropout=0.5, tie_weights=False)
training/utils/models.py:429
Method__init__(self, root, train=True, transform=None, target_transform=None, classes=CLASSES)
training/utils/speech.py:57
Method__init__(self, data, numOfClass=0, seed=10, splitConfFile=None, isTest=False, dataMapFile=None)
training/utils/divide_data.py:34
Method__init__(self, input_size, hidden_size, rnn_type=nn.LSTM, bidirectional=False, batch_norm=True)
training/utils/voice_model.py:82
Method__init__(self, rnn_type, labels, rnn_hidden_size, nb_layers, audio_conf,
bidirectional, context=20)
training/utils/voice_model.py:133
Method__init__(self, dataset, num_replicas=None, rank=None, start_index=0, batch_size=1)
training/utils/voice_data_loader.py:297
Method__init__(self, hostId, clientId, dis, size, speed, traces=None)
training/helper/client.py:4