MCPcopy 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_arrayMethod · 0.45
evalMethod · 0.45
copy_dataMethod · 0.45
evalMethod · 0.45
copy_dataMethod · 0.45
write_containerFunction · 0.45
read_vectorFunction · 0.45
read_small_vectorFunction · 0.45
evalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected