Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/activeloopai/deeplake
/ dtype
Enum
dtype
cpp/nd/array.hpp:527–527 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
525
}
526
527
inline enum dtype dtype() const noexcept
528
{
529
ASSERT(mode_ != mode_t::null);
530
return dtype_;
Callers
4
value
Method · 0.70
with_data
Method · 0.70
with_numeric_data
Method · 0.70
nonzero
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected