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

Method Layer

include/singa/model/layer.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37class Layer {
38 public:
39 Layer() = default;
40
41 /// Set meta data fields from a string representing a proto message.
42 /// 'in_shape' is the shape of the input feature for one sample

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected