17#ifndef LUCI_INTERPRETER_KERNELS_LOGICALAND_H
18#define LUCI_INTERPRETER_KERNELS_LOGICALAND_H
41 inline void evalLogicalAnd()
const;
const std::vector< const Tensor * > _inputs
const std::vector< Tensor * > _outputs
const Tensor * input2() const
void execute() const override
void configure() override
const Tensor * input1() const