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