Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
{
12
public:
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
size
Method · 0.45
empty
Method · 0.45
Tested by
no test coverage detected