18#include "kernels/Utils.h"
40 switch (
input()->element_type())
42 case DataType::FLOAT32:
47 throw std::runtime_error(
"luci-intp Elu Unsupported type.");
void resize(const Shape &new_shape)
void execute() const override
void configure() override
Elu(const Tensor *input, Tensor *output)
const Tensor * input() const
#define LUCI_INTERPRETER_CHECK(cond)
tflite::RuntimeShape getTensorShape(const Tensor *tensor)