MCPcopy 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

nd_to_pg_typedFunction · 0.45
nd_to_datumFunction · 0.45
softmaxFunction · 0.45
merge_query_resultsFunction · 0.45
sizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected