Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CVCUDA/CV-CUDA
/ clear
Method
clear
python/mod_cvcuda/nvcv/ImageBatch.cpp:179–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
}
178
179
void ImageBatchVarShape::clear()
180
{
181
m_impl.clear();
182
m_list.clear();
183
}
184
185
auto ImageBatchVarShape::begin() const -> ImageList::const_iterator
186
{
Callers
2
test_imgbatchvarshape_several_images
Function · 0.95
Create
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_imgbatchvarshape_several_images
Function · 0.76