Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/activeloopai/deeplake
/ shape
Method
shape
cpp/deeplake_pg/nd_utils.hpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
icm::shape shape() const
88
{
89
return value_->shape_;
90
}
91
92
constexpr bool is_dynamic() const noexcept
93
{
Callers
6
set_array_column_output
Method · 0.45
nd_to_pg_typed
Function · 0.45
nd_to_datum
Function · 0.45
softmax
Function · 0.45
merge_query_results
Function · 0.45
size
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected