Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ properties
Method
properties
tensorflow/core/graph/graph.h:311–311 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
309
Node();
310
311
NodeProperties* properties() const { return props_.get(); }
312
313
void Initialize(int id, int cost_id, std::shared_ptr<NodeProperties> props);
314
Callers
2
NewInferenceEnvironment
Function · 0.45
ProcessSubcomputation
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected