MCPcopy 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_hostMethod · 0.80
_ctensor_eq_ndarrayFunction · 0.80
print_tFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 15

_ctensor_eq_ndarrayFunction · 0.64
print_tFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64