Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ valid
Method
valid
dnn/include/megdnn/dtype.h:443–443 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
441
DType() : m_trait(nullptr) {}
442
443
bool valid() const { return m_trait != nullptr; }
444
445
/*!
446
* \brief name of this data type
Callers
15
can_conv_direct_stride1_int8
Method · 0.45
usable
Method · 0.45
can_conv_direct_stride2_int8
Method · 0.45
can_conv_direct_stride2_int8
Method · 0.45
can_conv_direct_stride1_int8
Method · 0.45
can_conv_direct_stride1_quint8
Method · 0.45
can_conv_direct_stride2_quint8
Method · 0.45
can_conv_direct_stride2_quint8
Method · 0.45
can_conv_direct_stride1_quint8
Method · 0.45
get_workspace_in_bytes
Method · 0.45
get_algorithm_from_desc
Method · 0.45
get_algorithm_from_desc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected