MCPcopy 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

TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 8

TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36