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

Method graph

tensorflow/core/graph/subgraph_test.cc:136–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134 }
135
136 Graph* graph() { return g_.get(); }
137
138 private:
139 GraphDef gdef_;

Callers 14

CreateTestVariantMethod · 0.45
BuildPlaceHolderOpFunction · 0.45
BuildAddOpMethod · 0.45
BuildFusedGraphDefMethod · 0.45
BuildAddOpsFunction · 0.45
BuildSoftmaxOpsFunction · 0.45
BuildConv2DOpsFunction · 0.45
BuildMaxPoolOpsFunction · 0.45
HashSubgraphImplFunction · 0.45
ConstructOpFunction · 0.45
ConstructOpFunction · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected