Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ ParameterizedDType
Function
ParameterizedDType
dnn/include/megdnn/dtype.h:579–579 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
577
MGE_WIN_DECLSPEC_FUC static Trait* make_from_param(
578
const DTypeParam<SelfType>& param);
579
explicit ParameterizedDType(DType dtype) : DType(dtype) {}
580
581
public:
582
template <class... Args>
Callers
2
dtype.h
File · 0.70
downcast_from
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected