Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ is_empty
Method
is_empty
tensorflow/core/framework/variant.h:199–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
199
bool is_empty() const { return GetValue() == nullptr; }
200
201
void clear() noexcept;
202
Callers
5
operator==
Function · 0.45
Variant
Method · 0.45
swap
Method · 0.45
DecodeVariantList
Function · 0.45
TEST
Function · 0.45
Calls
1
GetValue
Function · 0.50
Tested by
2
operator==
Function · 0.36
TEST
Function · 0.36