ONE - On-device Neural Engine
|
#include "PALArithmeticOpCommon.h"
Go to the source code of this file.
Namespaces | |
namespace | luci_interpreter_pal |
Functions | |
template<typename T > | |
void | luci_interpreter_pal::BroadcastSub4DSlow (const ArithmeticParams ¶ms, 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) |