MCPcopy Create free account
hub / github.com/activeloopai/deeplake / shape_array

Method shape_array

cpp/icm/shape_array.hpp:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11{
12public:
13 shape_array() = default;
14
15 shape_array(base::memory_buffer buffer, T count)
16 : buffer_(std::move(buffer))

Callers

nothing calls this directly

Calls 2

sizeMethod · 0.45
emptyMethod · 0.45

Tested by

no test coverage detected