Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ size
Method
size
tensorflow/core/grappler/costs/graph_properties.cc:438–438 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
436
437
bool empty() const { return queue_.empty(); }
438
std::size_t size() const { return queue_.size(); }
439
440
private:
441
using NodeAndId = std::pair<const NodeDef*, int>;
Callers
15
NumFanouts
Method · 0.45
TEST_F
Function · 0.45
UpdateNode
Method · 0.45
CheckNodesCanBeDeleted
Method · 0.45
TEST_F
Function · 0.45
InitializeTensor
Function · 0.45
ReplaceUnknownShapeDim
Function · 0.45
UpdatePlaceholderShape
Function · 0.45
PermuteNodesInPlace
Function · 0.45
EraseNodesFromGraphImpl
Function · 0.45
EraseNodesFromGraph
Function · 0.45
CompareNodeFanins
Function · 0.45
Calls
no outgoing calls
Tested by
15
TEST_F
Function · 0.36
TEST_F
Function · 0.36
CompareNodeFanins
Function · 0.36
CompareNodeFanouts
Function · 0.36
CheckNode
Function · 0.36
CheckGraph
Function · 0.36
CheckUnmodifiedNodeFanins
Function · 0.36
BM_NodeNameAsStringPiece
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
CompareGraphNodes
Function · 0.36
TYPED_TEST
Function · 0.36