Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ ToHost
Method
ToHost
include/singa/model/feed_forward_net.h:130–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
/// Move the layer data to the given device.
129
void ToDevice(std::shared_ptr<Device> device);
130
void ToHost() { ToDevice(defaultDevice); }
131
/// Set the data type of each layer.
132
void AsType(DataType dtype);
133
Callers
15
to_host
Method · 0.80
_ctensor_eq_ndarray
Function · 0.80
print_t
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
15
_ctensor_eq_ndarray
Function · 0.64
print_t
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64