ONE - On-device Neural Engine
|
#include "ReduceMean.h"
#include "ONNXHelpers.h"
#include "AttributeHelpers.h"
#include "mir/ops/ReduceMeanOp.h"
#include <numeric>
Go to the source code of this file.
Namespaces | |
namespace | mir_onnx |
Functions | |
void | mir_onnx::convertReduceMeanV1 (const onnx::NodeProto &onnx_node, ConverterContext *context) |