Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/activeloopai/deeplake
/ data
Method
data
cpp/nd/impl/none_array.hpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
std::span<const uint8_t> data() const
27
{
28
return {};
29
}
30
31
constexpr bool is_dynamic() const noexcept
32
{
Callers
10
vstacked_array
Method · 0.45
eval
Method · 0.45
copy_data
Method · 0.45
vstacked_list_array_base
Method · 0.45
eval
Method · 0.45
copy_data
Method · 0.45
write_container
Function · 0.45
read_vector
Function · 0.45
read_small_vector
Function · 0.45
eval
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected