MCPcopy 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
581public:
582 template <class... Args>

Callers 2

dtype.hFile · 0.70
downcast_fromFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected