MCPcopy Index your code

hub / github.com/TPCD/LifelongReID / functions

Functions2,488 in github.com/TPCD/LifelongReID

↓ 4 callersMethodreversed_dict
(self, global2local_dict)
lreid/data_loader/reid_loaders.py:88
↓ 4 callersMethodset_all_model_eval
(self)
lreid/core/base_metagraph_p_s.py:323
↓ 4 callersFunctionsetup
(args)
apex/tests/L0/run_optimizers/test_dist_adam.py:22
↓ 4 callersMethodstep
Performs a single optimization step. Arguments: closure (callable, optional): A closure that reevaluates the model
apex/apex/contrib/optimizers/fused_sgd.py:115
↓ 4 callersFunctiontrain_loop
(args, model, optimizer, step, num_steps)
apex/apex/contrib/sparsity/test/toy_problem.py:31
↓ 4 callersFunctiontype_string
(x)
apex/apex/amp/utils.py:51
↓ 4 callersFunctionunflatten
(coalesced, bucket)
apex/apex/parallel/distributed.py:30
↓ 4 callersMethodzero_grad
(self)
apex/apex/contrib/optimizers/fused_lamb.py:87
↓ 3 callersFunction__Pyx_GetAttr
GetAttr */
lreid/evaluation/rank_cylib/rank_cy.c:23412
↓ 3 callersFunction__Pyx_GetItemInt_Generic
GetItemInt */
lreid/evaluation/rank_cylib/rank_cy.c:22574
↓ 3 callersFunction__Pyx_ListComp_Append
lreid/evaluation/rank_cylib/rank_cy.c:1816
↓ 3 callersFunction__Pyx_PyList_Append
lreid/evaluation/rank_cylib/rank_cy.c:1612
↓ 3 callersFunction__Pyx_SetVtable
SetVTable */
lreid/evaluation/rank_cylib/rank_cy.c:23897
↓ 3 callersFunction__Pyx_inner_PyErr_GivenExceptionMatches2
lreid/evaluation/rank_cylib/rank_cy.c:23616
↓ 3 callersMethod__init__
(self, class_num_list, pretrained=True)
lreid/models/LwFnet.py:54
↓ 3 callersFunction__pyx_capsule_create
Capsule */
lreid/evaluation/rank_cylib/rank_cy.c:24369
↓ 3 callersFunction__pyx_get_best_slice_order
lreid/evaluation/rank_cylib/rank_cy.c:17479
↓ 3 callersFunction__pyx_memoryview_copy_object_from_slice
lreid/evaluation/rank_cylib/rank_cy.c:17287
↓ 3 callersFunction__pyx_memslice_transpose
lreid/evaluation/rank_cylib/rank_cy.c:16059
↓ 3 callersMethod_clear_cache
(self)
apex/apex/amp/handle.py:226
↓ 3 callersMethod_correlation
(self, A, B)
lreid/models/metagraph_fd.py:127
↓ 3 callersFunction_decorator_helper
(orig_fn, cast_fn, wrap_fn)
apex/apex/amp/amp.py:18
↓ 3 callersMethod_format_param
Return correctly formatted lr/momentum for each param group.
lreid/core/torch16_lr_scheduler.py:1184
↓ 3 callersMethod_get_test_samples
(self, test_dataset)
lreid/data_loader/reid_loaders.py:236
↓ 3 callersMethod_master_params_to_model_params
(self)
apex/apex/fp16_utils/fp16_optimizer.py:160
↓ 3 callersFunction_ntuple
(n)
lreid/utils/model_complexity.py:14
↓ 3 callersMethod_viz_prototype
Outputs a function which will log the arguments to Visdom in an appropriate way. Args: vis_fn: A function, such as self.
lreid/visualization/logger.py:47
↓ 3 callersMethodallreduce_maybe_retain
(self, bucket, bucket_idx, force_default_stream=False)
apex/apex/parallel/distributed.py:478
↓ 3 callersFunctionbuild_train_sampler
Builds a training sampler. Args: data_source (list): contains tuples of (img_path(s), pid, camid). train_sampler (str): sampler n
lreid/data/sampler.py:204
↓ 3 callersFunctioncompute_distance_matrix
A wrapper function for computing distance matrix. Args: input1 (torch.Tensor): 2-D feature matrix. input2 (torch.Tensor): 2-D fea
lreid/evaluation/distance.py:6
↓ 3 callersMethodcompute_sparse_masks
Call this method to enable sparsity. If init(...) was called with allow_recompute_mask=False AND sparsity is disabled, pruned field can be Non
apex/apex/contrib/sparsity/asp.py:155
↓ 3 callersFunctionconv1x1
1x1 convolution
apex/apex/pyprof/examples/user_annotation/resnet.py:20
↓ 3 callersFunctionfast_evaluate_rank
Evaluates CMC rank. Args: distmat (numpy.ndarray): distance matrix of shape (num_query, num_gallery). q_pids (numpy.ndarray): 1-D
lreid/evaluation/rank.py:168
↓ 3 callersMethodfeaturemaps2heatmaps
(self, original_images, featuremaps, image_paths, current_epoch, if_save=False, if_fixed=False, if_fake=False)
lreid/core/base_metagraph_p_s.py:470
↓ 3 callersMethodfind_inf
(self, sizea, sizeb, applier, repeat_tensors, in_type, out_type, t, ind, val, inplace=False)
apex/tests/L0/run_amp/test_multi_tensor_scale.py:55
↓ 3 callersFunctionfoo
(x, y)
apex/apex/pyprof/examples/jit/jit_trace_function.py:7
↓ 3 callersMethodforward
(self,x)
lreid/methods/backbone.py:307
↓ 3 callersMethodgen_grad
(self, ref_param, tst_param)
apex/tests/L0/run_optimizers/test_lamb.py:170
↓ 3 callersMethodgen_param_optim
(self, tensors, lamb_option)
apex/tests/L0/run_optimizers/test_lamb.py:158
↓ 3 callersMethodgen_single_type_test
(self, param_type=torch.float, device="cuda")
apex/tests/L0/run_optimizers/test_lamb.py:193
↓ 3 callersMethodgetString
Get the string associated with an id.
apex/apex/pyprof/parse/nvvp.py:36
↓ 3 callersMethodget_max_diff
(self, ref_param, tst_param)
apex/tests/L0/run_optimizers/test_lamb.py:182
↓ 3 callersMethodimages
(self, bchw_tensor)
lreid/visualization/logger.py:144
↓ 3 callersFunctioninit_video_dataset
Initializes a video dataset.
lreid/data/datasets/__init__.py:43
↓ 3 callersFunctionis_fp_tensor
(x)
apex/apex/amp/utils.py:14
↓ 3 callersFunctionisfunc
(mod, f)
apex/apex/pyprof/nvtx/nvmarker.py:27
↓ 3 callersMethodload_state_dict
Loads a state_dict created by an earlier call to state_dict(). If ``fp16_optimizer_instance`` was constructed from some ``init_optimi
apex/apex/contrib/optimizers/fp16_optimizer.py:202
↓ 3 callersMethodlog
(self, msg, *args, **kwargs)
lreid/visualization/logger.py:266
↓ 3 callersFunctionmain
()
apex/tests/L1/common/main_amp.py:117
↓ 3 callersMethodmaybe_print
(self, msg)
apex/apex/fp16_utils/fp16_optimizer.py:110
↓ 3 callersMethodnext_one
(self)
lreid/data_loader/loader.py:234
↓ 3 callersFunctionnormalize
apex/apex/contrib/csrc/groupbn/nhwc_batch_norm_kernel.h:340
↓ 3 callersMethodnotin1d
(self, array1, array2)
lreid/evaluation/reid.py:112
↓ 3 callersMethodparse_img_names
(self, img_names, pid2label=None)
lreid/data/datasets/image/ilids.py:117
↓ 3 callersMethodparse_img_names
(self, img_names, pid2label=None)
lreid/datasets/ilids.py:114
↓ 3 callersMethodparse_img_names
(self, img_names, pid2label=None)
lreid/datasets/ilids.py:239
↓ 3 callersFunctionpost_backward_models_are_masters
(scaler, params, stashed_grads, scale_override=None)
apex/apex/amp/_process_optimizer.py:93
↓ 3 callersMethodprocess_data
( self, names, meta_data, home_dir=None, relabel=False, min_seq_len=0 )
lreid/data/datasets/video/mars.py:84
↓ 3 callersMethodprocess_data
(self, dirnames, cam1=True, cam2=True)
lreid/data/datasets/video/ilidsvid.py:122
↓ 3 callersMethodprocess_dir
(self, dir_path, relabel=False)
lreid/data/datasets/image/dukemtmcreid.py:49
↓ 3 callersMethodprocess_dir
(self, dirnames, cam1=True, cam2=True)
lreid/data/datasets/video/prid2011.py:59
↓ 3 callersMethodprocess_dir
(self, dir_path, json_path, relabel)
lreid/data/datasets/video/dukemtmcvidreid.py:67
↓ 3 callersMethodprocess_dir
(self, dir_path, relabel=False)
lreid/datasets/dukemtmcreid.py:33
↓ 3 callersMethodprocess_dir
(self, dir_path, relabel=False)
lreid/datasets/dukemtmcreid.py:97
↓ 3 callersMethodprocess_dir
(self, dir_path, relabel=False)
lreid/datasets/mix.py:65
↓ 3 callersMethodprocess_dir
(self, dir_path, relabel=False)
lreid/datasets/mix.py:177
↓ 3 callersMethodprocess_dir
(self, dir_path, relabel=False)
lreid/datasets/market1501.py:30
↓ 3 callersMethodrelabel4txt
(self, split_list, pid2label_dict)
lreid/data_loader/dataset.py:231
↓ 3 callersMethodrun_binary_promote_test
(self, fns, input_shape, x_inplace=False)
apex/tests/L0/run_amp/test_promotion.py:20
↓ 3 callersMethodrun_cell_test
(self, cell, state_tuple=False)
apex/tests/L0/run_amp/test_rnn.py:18
↓ 3 callersMethodrun_rnn_test
(self, rnn, layers, bidir, state_tuple=False)
apex/tests/L0/run_amp/test_rnn.py:62
↓ 3 callersFunctiontrain_loop
(args, model, optimizer, step, num_steps)
apex/apex/contrib/sparsity/test/checkpointing_test_reference.py:35
↓ 3 callersMethodupdate
:param val: dict, keys are strs, values are torch.Tensor or np.array
lreid/tools/meter.py:31
↓ 3 callersMethodupdate_scale
(self)
apex/apex/amp/scaler.py:197
↓ 2 callersFunction__Pyx_BufFmt_DescribeTypeChar
lreid/evaluation/rank_cylib/rank_cy.c:24446
↓ 2 callersFunction__Pyx_BufFmt_ExpectNumber
lreid/evaluation/rank_cylib/rank_cy.c:24435
↓ 2 callersFunction__Pyx_ImportFrom
ImportFrom */
lreid/evaluation/rank_cylib/rank_cy.c:23815
↓ 2 callersFunction__Pyx_IsSubtype
lreid/evaluation/rank_cylib/rank_cy.c:23600
↓ 2 callersFunction__Pyx_Is_Little_Endian
IsLittleEndian */
lreid/evaluation/rank_cylib/rank_cy.c:24382
↓ 2 callersFunction__Pyx_IterFinish
IterFinish */
lreid/evaluation/rank_cylib/rank_cy.c:22852
↓ 2 callersFunction__Pyx_PyFunction_FastCallNoKw
lreid/evaluation/rank_cylib/rank_cy.c:22367
↓ 2 callersFunction__Pyx_PyList_Extend
ListExtend.proto */
lreid/evaluation/rank_cylib/rank_cy.c:1840
↓ 2 callersFunction__Pyx_PyObject_CallMethO
lreid/evaluation/rank_cylib/rank_cy.c:22515
↓ 2 callersFunction__Pyx_PyObject_GetAttrStrNoError
lreid/evaluation/rank_cylib/rank_cy.c:23921
↓ 2 callersFunction__Pyx_PyUnicode_Equals
UnicodeEquals */
lreid/evaluation/rank_cylib/rank_cy.c:23310
↓ 2 callersFunction__Pyx_RaiseNoneNotIterableError
RaiseNoneIterError */
lreid/evaluation/rank_cylib/rank_cy.c:23473
↓ 2 callersFunction__Pyx_RefNannyImportAPI
lreid/evaluation/rank_cylib/rank_cy.c:21944
↓ 2 callersFunction__Pyx_get_object_dict_version
lreid/evaluation/rank_cylib/rank_cy.c:21993
↓ 2 callersFunction__Pyx_init_memviewslice
MemviewSliceInit */
lreid/evaluation/rank_cylib/rank_cy.c:22069
↓ 2 callersFunction__Pyx_setup_reduce_is_named
SetupReduce */
lreid/evaluation/rank_cylib/rank_cy.c:23937
↓ 2 callersMethod__init__
(self, *args, **kwargs)
apex/tests/L0/run_optimizers/test_fused_optimizer.py:247
↓ 2 callersMethod__init__
(self, dtype)
apex/tests/L0/run_amp/test_cache.py:51
↓ 2 callersMethod__init__
(self)
apex/tests/L0/run_fp16util/test_fp16util.py:21
↓ 2 callersMethod__init__
(self, gate_multiplier, input_size, hidden_size, cell, n_hidden_states = 2, bias = False, output_size = None)
apex/apex/RNN/RNNBackend.py:242
↓ 2 callersMethod__init__
( self, sources=None, targets=None, height=256, width=128, tra
lreid/data/datamanager.py:25
↓ 2 callersMethod__init__
( self, train, query, gallery, transform=None, k_tfm=1,
lreid/data/datasets/dataset.py:38
↓ 2 callersMethod__init__
(self, in_dim, class_num)
lreid/models/bnneck.py:75
↓ 2 callersMethod__init__
(self, hidden_dim, input_dim, sigma=2.0, proto_graph_vertex_num=16, meta_graph_vertex_num=128)
lreid/models/metagraph_fd.py:56
↓ 2 callersMethod__launch_step_kernel
(self, p, p_copy, m, v, g)
apex/apex/contrib/optimizers/distributed_fused_adam_v2.py:406
↓ 2 callersFunction__pyx_bisect_code_objects
CodeObjectCache */
lreid/evaluation/rank_cylib/rank_cy.c:24124
← previousnext →201–300 of 2,488, ranked by callers