ONE - On-device Neural Engine
Loading...
Searching...
No Matches
ELU.cpp File Reference
#include "ReLU.h"
#include "Common.h"
#include "mir/ShapeRange.h"
#include "mir/Tensor.h"
#include <cmath>

Go to the source code of this file.

Data Structures

struct  mir_interpreter::ELUImpl< T >
 

Namespaces

namespace  mir_interpreter
 

Functions

void mir_interpreter::ELU (const mir::TensorVariant &arg, float alpha, mir::TensorVariant &result)