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

Function Alternate

tensorflow/core/util/equal_graph_def_test.cc:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39Node* Alternate(const GraphDefBuilder::Options& opts) {
40 return ops::SourceOp("Alternate", opts);
41}
42
43Node* Combine(ops::NodeOut a, ops::NodeOut b,
44 const GraphDefBuilder::Options& opts) {

Callers 1

TEST_FFunction · 0.85

Calls 1

SourceOpFunction · 0.85

Tested by

no test coverage detected