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

Method shape

cpp/nd/array.hpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150 ~concrete_holder_() override = default;
151
152 icm::shape shape() const override
153 {
154 return impl_.shape();
155 }
156
157 std::span<const uint8_t> data() const override
158 {

Callers

nothing calls this directly

Calls 1

shapeMethod · 0.45

Tested by

no test coverage detected