|
ONE - On-device Neural Engine
|
#include "Max.h"#include "Common.h"#include "mir/ShapeRange.h"#include "mir/Tensor.h"#include <algorithm>Go to the source code of this file.
Data Structures | |
| struct | mir_interpreter::MaxImpl< T > |
| struct | mir_interpreter::MaxImpl< uint8_t > |
Namespaces | |
| namespace | mir_interpreter |
Functions | |
| void | mir_interpreter::Max (const TensorVariant &lhs, const TensorVariant &rhs, TensorVariant &res) |