17#ifndef LUCI_INTERPRETER_KERNELS_GELU_H
18#define LUCI_INTERPRETER_KERNELS_GELU_H
40 void evalFloat()
const;
43 bool _approximate =
false;
const std::vector< const Tensor * > _inputs
const std::vector< Tensor * > _outputs
const GeluParams & params() const
void configure() override
void execute() const override
const Tensor * input() const