MCPcopy Create free account

hub / github.com/apple/ml-pointersect / functions

Functions743 in github.com/apple/ml-pointersect

Methodtest_ind
(self)
tests/pointersect/pr/cuda/test_cuda.py:93
Methodtest_ind2sub
(self, b=10, n=20, max_size=20)
tests/pointersect/pr/cpp/test_cpp.py:41
Methodtest_load_existing
(self)
tests/cdslib/data/test_chunked_memmap.py:83
Methodtest_lstm
(self)
tests/cdslib/nn/modules/test_lstm.py:47
Methodtest_lstm2
(self)
tests/cdslib/nn/modules/test_lstm.py:77
Methodtest_many
(self)
tests/pointersect/pr/cpp/test_cpp.py:421
Methodtest_mns
(self)
tests/pointersect/pr/cuda/test_cuda.py:657
Methodtest_ms
(self)
tests/pointersect/pr/cuda/test_cuda.py:642
Methodtest_multithread_write
(self)
tests/cdslib/data/test_chunked_memmap.py:59
Methodtest_ns
(self)
tests/pointersect/pr/cuda/test_cuda.py:627
Methodtest_pad_type
(self)
tests/cdslib/nn/modules/test_filtered_conv.py:59
Methodtest_pytorch_dataloader
(self)
tests/cdslib/data/test_chunked_memmap.py:114
Methodtest_rnn
(self)
tests/cdslib/nn/modules/test_lstm.py:57
Methodtest_step
( self, epoch: int, bidx: int, batch: T.Any, )
tests/cdslib/script/test_base_train.py:231
Methodtest_step
One training step. Return a dictionary that will be passed to logging.
cdslib/core/script/base_train.py:1169
Methodtest_step
( self, epoch: int, bidx: int, batch: T.Any, )
pointersect/script/train_v2.py:1322
Methodtest_sub2ind
(self, b=10, n=20, max_size=20)
tests/pointersect/pr/cpp/test_cpp.py:19
Methodtest_subidx
(self, repeat=1)
tests/pointersect/pr/cuda/test_cuda.py:100
Methodtest_write
(self)
tests/cdslib/data/test_chunked_memmap.py:36
Methodtest_write_squeeze_sample_reader
(self)
tests/cdslib/data/test_chunked_memmap.py:162
Functiontile_images
Tile a list of images as a matrix (along h and w dimensions). Args: images: list of (*, h, w, c) ncols:
plib/render.py:660
Methodto
(self, device: torch.device)
pointersect/inference/structures.py:124
Methodto
(self, device: torch.device)
pointersect/inference/structures.py:1643
Methodto
(self, device: torch.device)
pointersect/inference/structures.py:2188
Functionto_device
Send each torch.Tensor in arr to device.
plib/utils.py:76
Functionto_dtype
Send each torch.Tensor in arr to device.
plib/utils.py:96
Functionto_numpy
Convert each element in arr from torch.Tensor to numpy ndarray. Note that the output share the same memory as arr if on cpu.
plib/utils.py:49
Functionto_tensor
Convert each element in arr from np.ndarray to torch.Tensor. Note that the output share the same memory as arr.
plib/utils.py:22
Methodtrain_step
( self, epoch: int, bidx: int, batch: T.Any, )
tests/cdslib/script/test_base_train.py:203
Methodtrain_step
One training step. Return a dictionary that will be passed to logging.
cdslib/core/script/base_train.py:1095
Methodtrain_step
( self, epoch: int, bidx: int, batch: T.Any, )
pointersect/script/train_v2.py:1286
Methodvalidation_step
( self, epoch: int, bidx: int, batch: T.Any, )
tests/cdslib/script/test_base_train.py:217
Methodvalidation_step
One training step. Return a dictionary that will be passed to logging.
cdslib/core/script/base_train.py:1132
Methodvalidation_step
( self, epoch: int, bidx: int, batch: T.Any, )
pointersect/script/train_v2.py:1304
Methodvisualize_test_step
( self, epoch: int, total_batch_count: int, bidx: int,
cdslib/core/script/base_train.py:1182
Methodvisualize_test_step
( self, epoch: int, total_batch_count: int, bidx: int,
pointersect/script/train_v2.py:1410
Methodvisualize_train_step
( self, epoch: int, total_batch_count: int, bidx: int,
cdslib/core/script/base_train.py:1108
Methodvisualize_train_step
( self, epoch: int, total_batch_count: int, bidx: int,
pointersect/script/train_v2.py:1340
Methodvisualize_validation_step
( self, epoch: int, total_batch_count: int, bidx: int,
cdslib/core/script/base_train.py:1145
Methodvisualize_validation_step
( self, epoch: int, total_batch_count: int, bidx: int,
pointersect/script/train_v2.py:1375
Functionwrite_config_file
(filename: str, config_dict: T.Dict[str, T.Any])
pointersect/meta_script/meta_script_utils.py:25
Methodzt_fun
(avail_inputs)
tests/cdslib/nn/modules/test_graves.py:118
Methodzt_fun
(avail_inputs)
cdslib/core/nn/modules/vrnn.py:545
← previous701–743 of 743, ranked by callers