ONE - On-device Neural Engine
|
#include "core/OMRuntimeShape.h"
#include "OMStatus.h"
#include "PALSISOOperation.h"
#include "PALUtils.h"
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | onert_micro |
namespace | onert_micro::execute |
namespace | onert_micro::execute::pal |
Functions | |
template<typename T > | |
OMStatus | onert_micro::execute::pal::Cos (const core::OMRuntimeShape &input_shape, const T *input_data, const core::OMRuntimeShape &output_shape, T *output_data) |