MCPcopy Create free account
hub / github.com/JDAI-CV/DNNLibrary / DEQUANTIZE_param

Function DEQUANTIZE_param

include/common/daq_generated.h:5712–5714  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5710 return GetPointer<const MUL *>(VT_MUL_PARAM);
5711 }
5712 const DEQUANTIZE *DEQUANTIZE_param() const {
5713 return GetPointer<const DEQUANTIZE *>(VT_DEQUANTIZE_PARAM);
5714 }
5715 const LOCAL_RESPONSE_NORMALIZATION *LOCAL_RESPONSE_NORMALIZATION_param() const {
5716 return GetPointer<const LOCAL_RESPONSE_NORMALIZATION *>(VT_LOCAL_RESPONSE_NORMALIZATION_PARAM);
5717 }

Callers 1

VerifyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected