MCPcopy Create free account
hub / github.com/apache/singa / host

Method host

include/singa/core/device.h:123–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 int skip_iteration() const { return skip_iteration_; }
122
123 virtual std::shared_ptr<Device> host() const { return host_; }
124
125 void PrintTimeProfiling();
126 void SetVerbosity(int verbosity) { verbosity_ = verbosity; };

Callers 1

tensor.ccFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected