|
ONE - On-device Neural Engine
|
#include "core/OMRuntimeShape.h"#include "OMStatus.h"#include "core/OMKernelData.h"#include "PALUtils.h"#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | onert_micro |
| namespace | onert_micro::execute |
| namespace | onert_micro::execute::pal |
Functions | |
| template<typename InputT , typename OutputT > | |
| OMStatus | onert_micro::execute::pal::Dequantize (const core::QuantizationParams op_params, const uint32_t flat_size, const InputT *input_data, OutputT *output_data) |