Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ NumElem
Method
NumElem
tensorflow/core/grappler/costs/utils.h:92–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
uint64 Min() const { return min_; }
91
uint64 Max() const { return max_; }
92
uint64 NumElem() const { return num_elem_; }
93
uint64 SumElem() const { return sum_elem_; }
94
string ToString() const;
95
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64