|
ONE - On-device Neural Engine
|
#include "OMStatus.h"Go to the source code of this file.
Data Structures | |
| struct | onert_micro::execute::pal::LogicalAndFn |
| struct | onert_micro::execute::pal::LogicalOrFn |
Namespaces | |
| namespace | onert_micro |
| namespace | onert_micro::execute |
| namespace | onert_micro::execute::pal |
Functions | |
| template<class Fn > | |
| OMStatus | onert_micro::execute::pal::LogicalCommon (const int flat_size, const bool *input1_data, const bool *input2_data, bool *output_data) |