Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ is_global
Method
is_global
tensorflow/core/graph/costmodel.h:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
void SuppressInfrequent();
58
59
bool is_global() const { return is_global_; }
60
61
inline int Id(const Node* n) const {
62
if (is_global_) {
Callers
2
MergeFromLocal
Method · 0.80
MergeFromGlobal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected