Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ output_size
Method
output_size
src/model/layer/split.h:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
Backward(int flag, const vector<Tensor> &grads) override;
46
47
size_t output_size() const { return output_size_; }
48
49
protected:
50
// To store the input and output(of forward) tensors
Callers
1
Setup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected