ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Round.h File Reference
#include "cker/Shape.h"
#include "cker/Utils.h"
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  nnfw
 
namespace  nnfw::cker
 

Functions

float nnfw::cker::RoundToNearest (float value)
 
void nnfw::cker::Round (const Shape &input_shape, const float *input_data, const Shape &output_shape, float *output_data)