17#ifndef LUCI_INTERPRETER_KERNELS_MINIMUM_H
18#define LUCI_INTERPRETER_KERNELS_MINIMUM_H
41 template <
typename T>
inline void evalMinimum()
const;
const std::vector< const Tensor * > _inputs
const std::vector< Tensor * > _outputs
const Tensor * input1() const
void configure() override
void execute() const override
const Tensor * input2() const