Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ nDim
Method
nDim
include/singa/core/tensor.h:100–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
size_t nDim() const { return shape_.size(); }
101
102
size_t n_dim() const { return shape_.size(); }
103
Callers
15
forward
Method · 0.80
forward
Method · 0.80
ndim
Method · 0.80
RepeatDataToFrom
Function · 0.80
SoftMax
Function · 0.80
SoftMaxBackward
Function · 0.80
AddColumn
Function · 0.80
AddRow
Function · 0.80
ConcatenateRows
Function · 0.80
ConcatenateColumns
Function · 0.80
CopyColumns
Function · 0.80
MultColumn
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected