ONE - On-device Neural Engine
|
#include "Abs.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::AbsImpl< T > |
struct | mir_interpreter::AbsImpl< uint8_t > |
Namespaces | |
namespace | mir_interpreter |
Functions | |
void | mir_interpreter::Abs (const mir::TensorVariant &arg, mir::TensorVariant &result) |