Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
Node* Alternate(const GraphDefBuilder::Options& opts) {
40
return ops::SourceOp(
"Alternate"
, opts);
41
}
42
43
Node* Combine(ops::NodeOut a, ops::NodeOut b,
44
const GraphDefBuilder::Options& opts) {
Callers
1
TEST_F
Function · 0.85
Calls
1
SourceOp
Function · 0.85
Tested by
no test coverage detected