Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ IsSet
Function
IsSet
tensorflow/core/framework/function.cc:1603–1603 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1601
}
1602
1603
const char* IsSet(void* ptr) { return ptr == nullptr ?
"unset"
:
"set"
; }
1604
1605
} // namespace
1606
Callers
2
DebugString
Method · 0.70
TEST_F
Function · 0.70
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.56