Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ width
Method
width
src/model/layer/pooling.h:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
size_t channels() const { return channels_; }
86
size_t height() const { return height_; }
87
size_t width() const { return width_; }
88
89
protected:
90
size_t kernel_w_, pad_w_, stride_w_;
Callers
8
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
8
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36