MCPcopy 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
484Mutation* MutableGraphView::GetMutationBuilder() { return &mutation_; }
485
486bool MutableGraphView::AddUniqueNodeInternal(NodeDef* node) {
487 const int node_index = node_index_by_name_.size();

Callers 15

TEST_FFunction · 0.80
TEST_FFunction · 0.80
CreateConstPermNodeMethod · 0.80
CreateTransposeNodeMethod · 0.80
CreateDataFormatNodeMethod · 0.80
UpdateEdgeMethod · 0.80
UpdateNodeMethod · 0.80
TransposeNodeMethod · 0.80
UpdateSqueezeDimsMethod · 0.80
PermuteMaskMethod · 0.80

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64