17#ifndef LUCI_INTERPRETER_KERNELS_MEAN_H
18#define LUCI_INTERPRETER_KERNELS_MEAN_H
44 void evalFloat()
const;
45 void evalQuantized()
const;
46 void evalQuantizedS16()
const;
49 bool _need_temporaries =
false;
const std::vector< const Tensor * > _inputs
const std::vector< Tensor * > _outputs
const ReducerParams & params() const
void execute() const override
const Tensor * axes() const
const Tensor * input() const
void configure() override