MCPcopy 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
VariantMethod · 0.45
swapMethod · 0.45
DecodeVariantListFunction · 0.45
TESTFunction · 0.45

Calls 1

GetValueFunction · 0.50

Tested by 2

operator==Function · 0.36
TESTFunction · 0.36