MCPcopy Create free account

hub / github.com/Sunnydreamrain/IndRNN_pytorch / functions

Functions307 in github.com/Sunnydreamrain/IndRNN_pytorch

↓ 8 callersMethod__init__
(self)
utils.py:66
↓ 8 callersMethod__init__
(self)
action_recognition/utils.py:66
↓ 8 callersMethod__init__
(self)
PTB/utils.py:66
↓ 8 callersMethod__init__
(self)
pixelMNIST/utils.py:66
↓ 7 callersFunctionbatchify
(data, bsz, args)
PTB/language_utils.py:13
↓ 5 callersMethodGetBatch
(self)
action_recognition/data_reader.py:223
↓ 5 callersMethodGetDatasetSize
(self)
action_recognition/data_reader.py:248
↓ 5 callersFunctioneval
(dh,num_batches,Is_test=False,use_bn_trainstat=False)
pixelMNIST/Indrnn_mnist_train.py:132
↓ 4 callersMethod__init__
(self, input_size, num_classes, growth_rate=32, block_config=(6, 12, 24, 16), num_init_featur
Indrnn_densenet.py:72
↓ 4 callersMethod__init__
(self, input_size, num_classes, growth_rate=32, block_config=(6, 12, 24, 16), num_init_featur
action_recognition/Indrnn_densenet.py:72
↓ 4 callersMethod__init__
(self, input_size, num_classes, growth_rate=32, block_config=(6, 12, 24, 16), num_init_featur
action_recognition/Indrnn_densenet_FA.py:84
↓ 4 callersMethod__init__
(self, outputclass, growth_rate=32, block_config=(6, 12, 24, 16), num_init_features=64, bn_si
PTB/Indrnn_densenet_returnstates.py:115
↓ 4 callersMethod__init__
(self, input_size, num_classes, growth_rate=32, block_config=(6, 12, 24, 16), num_init_featur
pixelMNIST/Indrnn_densenet.py:72
↓ 4 callersFunctionevaluate
()
PTB/dynamiceval.py:117
↓ 4 callersFunctionget_batch
(source, i, args, seq_len=None, evaluation=False)
PTB/language_utils.py:55
↓ 3 callersMethodGetBatch
(self)
pixelMNIST/Data_gen.py:127
↓ 3 callersMethodGetDatasetSize
(self)
pixelMNIST/Data_gen.py:149
↓ 3 callersMethod__init__
(self, input_size, num_classes, drop_rate=args.dropout)
Indrnn_residualnet_preact.py:75
↓ 3 callersMethod__init__
(self, input_size, num_classes, drop_rate=args.dropout)
action_recognition/Indrnn_residualnet_preact.py:75
↓ 3 callersMethod__init__
(self, input_size, num_classes, drop_rate=args.dropout)
pixelMNIST/Indrnn_residualnet_preact.py:75
↓ 3 callersMethodbackward
(ctx, grad_output)
PTB/utils.py:103
↓ 3 callersFunctionembedded_dropout
(embed, words, dropout=0.1, scale=None)
PTB/utils.py:132
↓ 3 callersFunctionevaluate
(data_source, batch_size=10)
PTB/train_language.py:180
↓ 3 callersFunctiontest
(dh,num_batches,use_bn_trainstat=False)
action_recognition/Indrnn_action_train.py:169
↓ 3 callersMethodtokenize
Tokenizes a text file.
PTB/data.py:34
↓ 2 callersMethod__init__
(self, outputclass, drop_rate=args.dropout)
PTB/Indrnn_residualnet_preact_returnstates.py:74
↓ 2 callersFunctionadjust_learning_rate
Sets the learning rate to the initial LR decayed by 10 every 30 epochs
PTB/train_language.py:208
↓ 2 callersFunctionclip_gradient
(model, clip)
PTB/dynamiceval.py:190
↓ 2 callersFunctionclip_weight
(RNNmodel, clip)
PTB/dynamiceval.py:194
↓ 2 callersMethoddispatch_worker
(self)
action_recognition/data_reader.py:238
↓ 2 callersMethoddispatch_worker
(self)
pixelMNIST/Data_gen.py:139
↓ 2 callersMethoddispatch_worker
(self)
pixelMNIST/Data_gen.py:200
↓ 2 callersMethoddispatch_worker
(self)
pixelMNIST/Data_gen.py:272
↓ 2 callersFunctiondownload
(filename, source='http://yann.lecun.com/exdb/mnist/')
pixelMNIST/Data_gen.py:16
↓ 2 callersMethodforward
(self, x)
Indrnn_residualnet_preact.py:108
↓ 2 callersMethodforward
(self, x)
action_recognition/Indrnn_residualnet_preact.py:108
↓ 2 callersMethodforward
(self, x)
pixelMNIST/Indrnn_residualnet_preact.py:108
↓ 2 callersMethodget_functions
(self)
cuda_IndRNN_onlyrecurrent.py:138
↓ 2 callersMethodget_functions
(self)
action_recognition/cuda_IndRNN_onlyrecurrent.py:138
↓ 2 callersMethodget_functions
(self)
PTB/cuda_IndRNN_onlyrecurrent.py:138
↓ 2 callersMethodget_functions
(self)
pixelMNIST/cuda_IndRNN_onlyrecurrent.py:138
↓ 2 callersMethodjoin_worker
(self)
action_recognition/data_reader.py:243
↓ 2 callersMethodjoin_worker
(self)
pixelMNIST/Data_gen.py:144
↓ 2 callersMethodjoin_worker
(self)
pixelMNIST/Data_gen.py:205
↓ 2 callersMethodjoin_worker
(self)
pixelMNIST/Data_gen.py:277
↓ 2 callersFunctionload_mnist_images
(filename)
pixelMNIST/Data_gen.py:24
↓ 2 callersFunctionload_mnist_labels
(filename)
pixelMNIST/Data_gen.py:38
↓ 1 callersMethod__init__
(self,gradclipvalue=0)
cuda_IndRNN_onlyrecurrent.py:120
↓ 1 callersMethod__init__
(self, hidden_size, seq_len,bn_location='bn_before')
Indrnn_plainnet.py:26
↓ 1 callersMethod__init__
(self, hidden_size,recurrent_init=None, **kwargs)
IndRNN_onlyrecurrent.py:99
↓ 1 callersMethod__init__
(self,gradclipvalue=0)
action_recognition/cuda_IndRNN_onlyrecurrent.py:120
↓ 1 callersMethod__init__
(self, hidden_size, seq_len,bn_location='bn_before')
action_recognition/Indrnn_plainnet.py:26
↓ 1 callersMethod__init__
(self, hidden_size,recurrent_init=None, **kwargs)
action_recognition/IndRNN_onlyrecurrent.py:99
↓ 1 callersMethod__init__
(self,gradclipvalue=0)
PTB/cuda_IndRNN_onlyrecurrent.py:120
↓ 1 callersMethod__init__
(self, hidden_size, seq_len,bn_location='bn_before')
PTB/Indrnn_plainnet_returnstates.py:27
↓ 1 callersMethod__init__
(self,gradclipvalue=0)
pixelMNIST/cuda_IndRNN_onlyrecurrent.py:120
↓ 1 callersMethod__init__
(self, hidden_size, seq_len,bn_location='bn_before')
pixelMNIST/Indrnn_plainnet.py:26
↓ 1 callersMethod__init__
(self, hidden_size,recurrent_init=None, **kwargs)
pixelMNIST/IndRNN_onlyrecurrent.py:99
↓ 1 callersMethod_check_input_dim
(self, input)
utils.py:253
↓ 1 callersMethod_check_input_dim
(self, input)
action_recognition/utils.py:253
↓ 1 callersMethod_check_input_dim
(self, input)
PTB/utils.py:253
↓ 1 callersMethod_check_input_dim
(self, input)
pixelMNIST/utils.py:253
↓ 1 callersMethodadd_word
(self, word)
PTB/data.py:14
↓ 1 callersFunctionadjust_learning_rate
Sets the learning rate to the initial LR decayed by 10 every 30 epochs
action_recognition/Indrnn_action_train.py:212
↓ 1 callersFunctionadjust_learning_rate
Sets the learning rate to the initial LR decayed by 10 every 30 epochs
pixelMNIST/Indrnn_mnist_train.py:167
↓ 1 callersMethodbackward
(ctx, grad_output)
action_recognition/utils.py:103
↓ 1 callersMethodbackward
(ctx, grad_output)
pixelMNIST/utils.py:103
↓ 1 callersFunctionclip_gradient
(model, clip)
action_recognition/Indrnn_action_train.py:204
↓ 1 callersFunctionclip_gradient
(model, clip)
PTB/train_language.py:200
↓ 1 callersFunctionclip_gradient
(model, clip)
pixelMNIST/Indrnn_mnist_train.py:162
↓ 1 callersFunctionclip_weight
(RNNmodel, clip)
action_recognition/Indrnn_action_train.py:208
↓ 1 callersFunctionclip_weight
(RNNmodel, clip)
PTB/train_language.py:204
↓ 1 callersFunctionclip_weight
(RNNmodel, clip)
pixelMNIST/Indrnn_mnist_train.py:172
↓ 1 callersMethodcompile_functions
(self)
cuda_IndRNN_onlyrecurrent.py:124
↓ 1 callersMethodcompile_functions
(self)
action_recognition/cuda_IndRNN_onlyrecurrent.py:124
↓ 1 callersMethodcompile_functions
(self)
PTB/cuda_IndRNN_onlyrecurrent.py:124
↓ 1 callersMethodcompile_functions
(self)
pixelMNIST/cuda_IndRNN_onlyrecurrent.py:124
↓ 1 callersFunctioneval
(dh,num_batches,use_bn_trainstat=False)
action_recognition/Indrnn_action_train.py:141
↓ 1 callersMethodforward
(self, x)
Indrnn_densenet.py:122
↓ 1 callersMethodforward
(self, x)
action_recognition/Indrnn_densenet.py:122
↓ 1 callersMethodforward
(self, x)
action_recognition/Indrnn_densenet_FA.py:158
↓ 1 callersMethodforward
(self, x)
pixelMNIST/Indrnn_densenet.py:122
↓ 1 callersFunctiongradstat
()
PTB/dynamiceval.py:60
↓ 1 callersMethodinit_weights
(self)
Indrnn_plainnet.py:57
↓ 1 callersMethodinit_weights
(self)
Indrnn_densenet.py:106
↓ 1 callersMethodinit_weights
(self)
Indrnn_residualnet_preact.py:91
↓ 1 callersMethodinit_weights
(self)
action_recognition/Indrnn_plainnet.py:57
↓ 1 callersMethodinit_weights
(self)
action_recognition/Indrnn_densenet.py:106
↓ 1 callersMethodinit_weights
(self)
action_recognition/Indrnn_densenet_FA.py:138
↓ 1 callersMethodinit_weights
(self)
action_recognition/Indrnn_residualnet_preact.py:91
↓ 1 callersMethodinit_weights
(self)
PTB/Indrnn_plainnet_returnstates.py:78
↓ 1 callersMethodinit_weights
(self)
PTB/Indrnn_residualnet_preact_returnstates.py:97
↓ 1 callersMethodinit_weights
(self)
PTB/Indrnn_densenet_returnstates.py:146
↓ 1 callersMethodinit_weights
(self)
pixelMNIST/Indrnn_plainnet.py:57
↓ 1 callersMethodinit_weights
(self)
pixelMNIST/Indrnn_densenet.py:106
↓ 1 callersMethodinit_weights
(self)
pixelMNIST/Indrnn_residualnet_preact.py:91
↓ 1 callersFunctionload_dataset
()
pixelMNIST/Data_gen.py:9
↓ 1 callersFunctionmain
()
action_recognition/data_reader.py:262
↓ 1 callersMethodreset_parameters
(self)
cuda_IndRNN_onlyrecurrent.py:219
↓ 1 callersMethodreset_parameters
(self)
IndRNN_onlyrecurrent.py:55
next →1–100 of 307, ranked by callers