ONE - On-device Neural Engine
Loading...
Searching...
No Matches
PALMinimumCommon.h File Reference

Go to the source code of this file.

Namespaces

namespace  luci_interpreter_pal
 

Functions

void luci_interpreter_pal::Minimum (const int flat_size, const float *input1_data, const float *input2_data, float *output_data)
 
template<typename T >
void luci_interpreter_pal::BroadcastMinimum4DSlow (const luci_interpreter::RuntimeShape &input1_shape, const T *input1_data, const luci_interpreter::RuntimeShape &input2_shape, const T *input2_data, const luci_interpreter::RuntimeShape &output_shape, T *output_data)