Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-MONAI/MONAI
/ first
Function
first
monai/utils/misc.py:129–129 ·
view source on GitHub ↗
(iterable: Iterable[T], default: T)
Source
from the content-addressed store, hash-verified
127
128
@overload
129
def
first(iterable: Iterable[T], default: T) -> T: ...
130
131
132
@overload
Callers
14
dense_patch_slices
Function · 0.90
collate_meta_tensor
Function · 0.90
__init__
Method · 0.90
copy_meta_from
Method · 0.90
__call__
Method · 0.90
first_key
Method · 0.90
__call__
Method · 0.90
_parse_import_string
Method · 0.90
is_import_statement
Method · 0.90
test_pad_collation
Method · 0.90
test_profile_multithread
Method · 0.90
test_with_dataloader
Method · 0.90
Calls
no outgoing calls
Tested by
5
test_pad_collation
Method · 0.72
test_profile_multithread
Method · 0.72
test_with_dataloader
Method · 0.72
test_with_dataloader_batch
Method · 0.72
test_inverse_inferred_seg
Method · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…