ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Builders.h File Reference
#include "loader/KernelBuilderHelper.h"
#include "luci/IR/CircleNodes.h"
#include "KernelsToBuild.lst"

Go to the source code of this file.

Namespaces

namespace  luci_interpreter
 

Macros

#define REGISTER_KERNEL(name)
 

Macro Definition Documentation

◆ REGISTER_KERNEL

#define REGISTER_KERNEL (   name)
Value:
std::unique_ptr<Kernel> build_kernel_Circle##name(const luci::CircleNode *circle_node, \
KernelBuilderHelper &helper);

Definition at line 27 of file Builders.h.