ONE - On-device Neural Engine
Loading...
Searching...
No Matches
ReduceMean.cpp File Reference
#include "ReduceMean.h"
#include "Common.h"
#include "mir/ops/ReduceMeanOp.h"
#include "mir/Tensor.h"
#include "mir/ShapeRange.h"

Go to the source code of this file.

Data Structures

struct  mir_interpreter::ReduceMeanImpl< T >
 

Namespaces

namespace  mir_interpreter
 

Macros

#define _NNC_CORE_BACKEND_INTERPRETER_REDUCE_MEAN_
 

Functions

void mir_interpreter::ReduceMean (const mir::TensorVariant &input, const mir::ops::ReduceMeanOp &op, mir::TensorVariant &output)
 

Macro Definition Documentation

◆ _NNC_CORE_BACKEND_INTERPRETER_REDUCE_MEAN_

#define _NNC_CORE_BACKEND_INTERPRETER_REDUCE_MEAN_

Definition at line 18 of file ReduceMean.cpp.