ONE - On-device Neural Engine
Loading...
Searching...
No Matches
PALFloorDivCommon.h File Reference
#include "OMStatus.h"
#include "core/OMRuntimeShape.h"
#include "PALBinaryOpCommon.h"

Go to the source code of this file.

Namespaces

namespace  onert_micro
 
namespace  onert_micro::execute
 
namespace  onert_micro::execute::pal
 

Functions

void onert_micro::execute::pal::FloorDiv (const int flat_size, const float *input1_data, const float *input2_data, float *output_data)
 
void onert_micro::execute::pal::BroadcastFloorDiv4DSlow (const core::OMRuntimeShape &input1_shape, const float *input1_data, const core::OMRuntimeShape &input2_shape, const float *input2_data, const core::OMRuntimeShape &output_shape, float *output_data)