MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / host_data

Method host_data

src/thundersvm/syncmem.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 }
35
36 void *SyncMem::host_data() {
37 to_host();
38 return host_ptr;
39 }
40
41 void *SyncMem::device_data() {
42#ifdef USE_CUDA

Callers 15

SetUpMethod · 0.45
TearDownMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
get_support_classesFunction · 0.45
get_coefFunction · 0.45
get_linear_coefFunction · 0.45
get_rhoFunction · 0.45
sparse_decisionFunction · 0.45
dense_decisionFunction · 0.45
KernelMatrixMethod · 0.45
get_rowsMethod · 0.45

Calls

no outgoing calls

Tested by 4

SetUpMethod · 0.36
TearDownMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36