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

Method is_dynamic

cpp/nd/array.hpp:747–750  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

745 }
746
747 inline constexpr bool is_dynamic() const noexcept
748 {
749 return is_dynamic_;
750 }
751
752 inline bool is_none() const noexcept
753 {

Callers 2

meta_to_orderFunction · 0.45
arrayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected