Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ device_ready
Method
device_ready
dlib/cuda/gpu_data.h:143–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
) const { return host_current; }
142
143
bool device_ready (
144
) const { return device_current && !have_active_transfer; }
145
146
size_t size() const { return data_size; }
147
Callers
2
tensor
Class · 0.80
memcpy
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected