Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XiaLiPKU/EMANet
/ functions
Functions
153 in github.com/XiaLiPKU/EMANet
⨍
Functions
153
◇
Types & classes
39
Method
__len__
(self)
bn_lib/utils/data/dataloader.py:246
Method
__len__
(self)
bn_lib/utils/data/dataloader.py:421
Method
__len__
(self)
bn_lib/utils/data/distributed.py:54
Method
__len__
(self)
bn_lib/utils/data/dataset.py:19
Method
__len__
(self)
bn_lib/utils/data/dataset.py:45
Method
__len__
(self)
bn_lib/utils/data/dataset.py:75
Method
__len__
(self)
bn_lib/utils/data/dataset.py:101
Method
__len__
(self)
bn_lib/utils/data/sampler.py:18
Method
__len__
(self)
bn_lib/utils/data/sampler.py:35
Method
__len__
(self)
bn_lib/utils/data/sampler.py:52
Method
__len__
(self)
bn_lib/utils/data/sampler.py:69
Method
__len__
(self)
bn_lib/utils/data/sampler.py:92
Method
__len__
(self)
bn_lib/utils/data/sampler.py:127
Method
__next__
(self)
bn_lib/utils/data/dataloader.py:258
Method
_add_weighted
return *dest* by `dest := dest*alpha + delta*beta + bias`
bn_lib/nn/modules/batchnorm.py:114
Function
_async_copy
(inputs, device_ids)
bn_lib/nn/parallel/data_parallel.py:70
Method
_check_input_dim
(self, input)
bn_lib/nn/modules/batchnorm.py:252
Method
_check_input_dim
(self, input)
bn_lib/nn/modules/batchnorm.py:316
Method
_data_parallel_master
Reduce the sum and square-sum, compute the statistics, and broadcast it.
bn_lib/nn/modules/batchnorm.py:93
Method
_get_item
(self, image_id)
dataset.py:112
Method
_get_item
(self, image_id)
dataset.py:130
Function
_worker_loop
(dataset, index_queue, data_queue, collate_fn, seed, init_fn, worker_id)
bn_lib/utils/data/dataloader.py:34
Function
_worker_manager_loop
(in_queue, out_queue, done_event, pin_memory, device_id)
bn_lib/utils/data/dataloader.py:64
Function
as_numpy
(obj)
bn_lib/utils/th.py:18
Function
as_variable
(obj)
bn_lib/utils/th.py:8
Function
cal_scores
(hist)
bn_lib/metric.py:41
Method
cummulative_sizes
(self)
bn_lib/utils/data/dataset.py:87
Function
default_collate
Puts each data field into a tensor with outer dimension batch size
bn_lib/utils/data/dataloader.py:101
Function
fast_hist
(label_true, label_pred)
bn_lib/metric.py:6
Method
forward
(self, x)
network.py:34
Method
forward
(self, x)
network.py:131
Method
forward
(self, x)
network.py:179
Method
forward
(self, x)
network.py:218
Method
forward
(self, img, lbl=None, size=None)
network.py:292
Method
forward
(self, inputs, targets)
network.py:316
Method
forward
(self, input)
bn_lib/nn/modules/batchnorm.py:51
Method
gather
(self, outputs, output_device)
bn_lib/nn/parallel/data_parallel.py:50
Function
handler
(signum, frame)
bn_lib/utils/data/dataloader.py:174
Function
handy_var
(a, unbias=True)
bn_lib/nn/modules/tests/test_sync_batchnorm.py:19
Function
mark_volatile
(obj)
bn_lib/utils/th.py:30
Function
new_replicate
(module, device_ids)
bn_lib/nn/modules/replicate.py:89
Method
nr_slaves
(self)
bn_lib/nn/modules/comm.py:130
Function
random_split
Randomly split a dataset into non-overlapping new datasets of given lengths ds Arguments: dataset (Dataset): Dataset to be split
bn_lib/utils/data/dataset.py:105
Method
replicate
(self, module, device_ids)
bn_lib/nn/modules/replicate.py:64
Method
scatter
(self, inputs, kwargs, device_ids)
bn_lib/nn/parallel/data_parallel.py:55
Method
set_epoch
(self, epoch)
bn_lib/utils/data/distributed.py:57
Method
testNumericBatchNorm
(self)
bn_lib/nn/modules/tests/test_numeric_batchnorm.py:30
Method
testSyncBatchNorm2DSyncTrain
(self)
bn_lib/nn/modules/tests/test_sync_batchnorm.py:99
Method
testSyncBatchNormNormalEval
(self)
bn_lib/nn/modules/tests/test_sync_batchnorm.py:73
Method
testSyncBatchNormNormalTrain
(self)
bn_lib/nn/modules/tests/test_sync_batchnorm.py:67
Method
testSyncBatchNormSyncEval
(self)
bn_lib/nn/modules/tests/test_sync_batchnorm.py:89
Method
testSyncBatchNormSyncTrain
(self)
bn_lib/nn/modules/tests/test_sync_batchnorm.py:79
Function
user_scattered_collate
(batch)
bn_lib/nn/parallel/data_parallel.py:66
← previous
101–153 of 153, ranked by callers