Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ size
Method
size
dlib/cuda/gpu_data.h:146–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
) const { return device_current && !have_active_transfer; }
145
146
size_t size() const { return data_size; }
147
148
void swap (gpu_data& item)
149
{
Callers
3
serialize
Function · 0.45
deserialize
Function · 0.45
memcpy
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected