Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/ml-pointersect
/ functions
Functions
743 in github.com/apple/ml-pointersect
⨍
Functions
743
◇
Types & classes
103
Method
test_ind
(self)
tests/pointersect/pr/cuda/test_cuda.py:93
Method
test_ind2sub
(self, b=10, n=20, max_size=20)
tests/pointersect/pr/cpp/test_cpp.py:41
Method
test_load_existing
(self)
tests/cdslib/data/test_chunked_memmap.py:83
Method
test_lstm
(self)
tests/cdslib/nn/modules/test_lstm.py:47
Method
test_lstm2
(self)
tests/cdslib/nn/modules/test_lstm.py:77
Method
test_many
(self)
tests/pointersect/pr/cpp/test_cpp.py:421
Method
test_mns
(self)
tests/pointersect/pr/cuda/test_cuda.py:657
Method
test_ms
(self)
tests/pointersect/pr/cuda/test_cuda.py:642
Method
test_multithread_write
(self)
tests/cdslib/data/test_chunked_memmap.py:59
Method
test_ns
(self)
tests/pointersect/pr/cuda/test_cuda.py:627
Method
test_pad_type
(self)
tests/cdslib/nn/modules/test_filtered_conv.py:59
Method
test_pytorch_dataloader
(self)
tests/cdslib/data/test_chunked_memmap.py:114
Method
test_rnn
(self)
tests/cdslib/nn/modules/test_lstm.py:57
Method
test_step
( self, epoch: int, bidx: int, batch: T.Any, )
tests/cdslib/script/test_base_train.py:231
Method
test_step
One training step. Return a dictionary that will be passed to logging.
cdslib/core/script/base_train.py:1169
Method
test_step
( self, epoch: int, bidx: int, batch: T.Any, )
pointersect/script/train_v2.py:1322
Method
test_sub2ind
(self, b=10, n=20, max_size=20)
tests/pointersect/pr/cpp/test_cpp.py:19
Method
test_subidx
(self, repeat=1)
tests/pointersect/pr/cuda/test_cuda.py:100
Method
test_write
(self)
tests/cdslib/data/test_chunked_memmap.py:36
Method
test_write_squeeze_sample_reader
(self)
tests/cdslib/data/test_chunked_memmap.py:162
Function
tile_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
Method
to
(self, device: torch.device)
pointersect/inference/structures.py:124
Method
to
(self, device: torch.device)
pointersect/inference/structures.py:1643
Method
to
(self, device: torch.device)
pointersect/inference/structures.py:2188
Function
to_device
Send each torch.Tensor in arr to device.
plib/utils.py:76
Function
to_dtype
Send each torch.Tensor in arr to device.
plib/utils.py:96
Function
to_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
Function
to_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
Method
train_step
( self, epoch: int, bidx: int, batch: T.Any, )
tests/cdslib/script/test_base_train.py:203
Method
train_step
One training step. Return a dictionary that will be passed to logging.
cdslib/core/script/base_train.py:1095
Method
train_step
( self, epoch: int, bidx: int, batch: T.Any, )
pointersect/script/train_v2.py:1286
Method
validation_step
( self, epoch: int, bidx: int, batch: T.Any, )
tests/cdslib/script/test_base_train.py:217
Method
validation_step
One training step. Return a dictionary that will be passed to logging.
cdslib/core/script/base_train.py:1132
Method
validation_step
( self, epoch: int, bidx: int, batch: T.Any, )
pointersect/script/train_v2.py:1304
Method
visualize_test_step
( self, epoch: int, total_batch_count: int, bidx: int,
cdslib/core/script/base_train.py:1182
Method
visualize_test_step
( self, epoch: int, total_batch_count: int, bidx: int,
pointersect/script/train_v2.py:1410
Method
visualize_train_step
( self, epoch: int, total_batch_count: int, bidx: int,
cdslib/core/script/base_train.py:1108
Method
visualize_train_step
( self, epoch: int, total_batch_count: int, bidx: int,
pointersect/script/train_v2.py:1340
Method
visualize_validation_step
( self, epoch: int, total_batch_count: int, bidx: int,
cdslib/core/script/base_train.py:1145
Method
visualize_validation_step
( self, epoch: int, total_batch_count: int, bidx: int,
pointersect/script/train_v2.py:1375
Function
write_config_file
(filename: str, config_dict: T.Dict[str, T.Any])
pointersect/meta_script/meta_script_utils.py:25
Method
zt_fun
(avail_inputs)
tests/cdslib/nn/modules/test_graves.py:118
Method
zt_fun
(avail_inputs)
cdslib/core/nn/modules/vrnn.py:545
← previous
701–743 of 743, ranked by callers