Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Args
Class
Args
tensorflow/core/framework/model.h:118–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
public:
117
// Arguments for `Node` constructor.
118
struct Args {
119
int64 id;
120
string name;
121
std::shared_ptr<Node> output;
122
};
123
124
using Factory = std::function<std::shared_ptr<Node>(Args)>;
125
Callers
15
TEST_F
Function · 0.70
RecvAsync
Method · 0.70
StartAbort
Method · 0.70
RecvFromRemoteAsync
Method · 0.50
RecvFromRemoteAsync
Method · 0.50
RecvFromRemoteAsync
Method · 0.50
Done
Method · 0.50
RecvFromRemoteAsync
Method · 0.50
RecvAsync
Method · 0.50
FlowControlRecvAsync
Method · 0.50
RecvLocalAsyncInternal
Method · 0.50
FuseRecvLocalSync
Method · 0.50
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.56
TEST_F
Function · 0.40