Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/activeloopai/deeplake
/ has_data
Method
has_data
cpp/nd/dict.hpp:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
inline bool has_data() const
155
{
156
return hld_->has_data;
157
}
158
159
inline bool has_eval() const
160
{
Callers
1
flatten
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected