ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Tanh.cpp File Reference
#include "Builders.h"
#include "kernels/Utils.h"
#include "SISOKernel.h"
#include "PALTanh.h"

Go to the source code of this file.

Namespaces

namespace  luci_interpreter
 

Functions

void luci_interpreter::evalInteger (const circle::Tensor *input, const circle::Tensor *output, BaseRuntimeGraph *runtime_graph)
 
void luci_interpreter::configure_kernel_CircleTanh (const circle::Operator *cur_op, BaseRuntimeGraph *runtime_graph)
 
void luci_interpreter::execute_kernel_CircleTanh (const circle::Operator *cur_op, BaseRuntimeGraph *runtime_graph)