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

Method to_device

include/thundersvm/syncarray.h:48–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 void to_device() const{
49 mem->to_device();
50 }
51
52 //deprecated because of performance issue
53// /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected