|
25.02
|
#include "RefFakeQuantizationFloat32Workload.hpp"#include "RefWorkloadUtils.hpp"#include "Profiling.hpp"#include <armnn/utility/NumericCast.hpp>Go to the source code of this file.
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
| void | FakeQuantization (const float *inputData, float *outputData, uint32_t numElements, float min, float max) |