Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
class 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