18#include "kernels/Utils.h"
33 output()->element_type() == DataType::S64);
53 throw std::runtime_error(
"luci-intp Shape Unsupported type.");
57template <
typename T>
void ShapeKernel::evalInt()
const
const ShapeParams & params() const
void resize(const Shape &new_shape)
const Shape & shape() const
ShapeKernel(const Tensor *input, Tensor *output, const ShapeParams ¶ms)
void execute() const override
void configure() override
const Tensor * input() const
#define LUCI_INTERPRETER_CHECK(cond)
const luci_interpreter::RuntimeShape output_shape
T must_cast(loco::Node *node)