Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetMutationBuilder
Method
GetMutationBuilder
tensorflow/core/grappler/utils/graph_view.cc:484–484 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
482
}
483
484
Mutation* MutableGraphView::GetMutationBuilder() { return &mutation_; }
485
486
bool MutableGraphView::AddUniqueNodeInternal(NodeDef* node) {
487
const int node_index = node_index_by_name_.size();
Callers
15
TEST_F
Function · 0.80
TEST_F
Function · 0.80
CreateConstPermNode
Method · 0.80
CreateTransposeNode
Method · 0.80
UpdateFanoutEdgesWithOp
Method · 0.80
CreateDataFormatNode
Method · 0.80
UpdateEdge
Method · 0.80
UpdateNode
Method · 0.80
TransposeNode
Method · 0.80
MaybeReshapeVectorFanin
Method · 0.80
UpdateSqueezeDims
Method · 0.80
PermuteMask
Method · 0.80
Calls
no outgoing calls
Tested by
3
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64