17#ifndef LUCI_INTERPRETER_KERNELS_SIGN_H
18#define LUCI_INTERPRETER_KERNELS_SIGN_H
40 template <
typename T>
void eval()
const;
43 void evalFloat32()
const;
44 void evalFloat64()
const;
const std::vector< const Tensor * > _inputs
const std::vector< Tensor * > _outputs
void execute() const override
void configure() override
const Tensor * input() const