18#ifndef LUCI_INTERPRETER_KERNELS_SELECTV2_H
19#define LUCI_INTERPRETER_KERNELS_SELECTV2_H
42 template <
typename T>
void evaluate()
const;
const std::vector< const Tensor * > _inputs
const std::vector< Tensor * > _outputs
const Tensor * condition() const
void execute() const override
void configure() override