ONE - On-device Neural Engine
Loading...
Searching...
No Matches
PALSelectV2.h File Reference
#include "PALUtils.h"
#include "ProcessBroadcastShapes.h"

Go to the source code of this file.

Namespaces

namespace  luci_interpreter_pal
 

Functions

template<typename D , typename T >
void luci_interpreter_pal::Select (const luci_interpreter::RuntimeShape &input_condition_shape, const D *input_condition_data, const luci_interpreter::RuntimeShape &input_x_shape, const T *input_x_data, const luci_interpreter::RuntimeShape &input_y_shape, const T *input_y_data, const luci_interpreter::RuntimeShape &output_shape, T *output_data)