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

Method FeedForwardNet

include/singa/model/feed_forward_net.h:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31class FeedForwardNet {
32 public:
33 FeedForwardNet() = default;
34 /// Delete all layers.
35 ~FeedForwardNet();
36

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected