MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / Init

Method Init

tensorflow/core/graph/edgeset.h:109–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107
108#ifdef NDEBUG
109 inline void Init(const EdgeSet* e) {}
110 inline void CheckNoMutations() const {}
111#else
112 inline void Init(const EdgeSet* e) {

Callers 3

insertMethod · 0.45
beginMethod · 0.45
endMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected