MCPcopy 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

serializeFunction · 0.45
deserializeFunction · 0.45
memcpyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected