Searched defs:CwiseMul (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | portable_tensor_utils.h | 213 void CwiseMul(const int16_t* input_1, const int16_t* input_2, int n_batch, in CwiseMul() function 218 void CwiseMul(const int16_t* input_1, const int16_t* input_2, in CwiseMul() function
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | neon_tensor_utils.h | 181 void CwiseMul(const int16_t* input_1, const int16_t* input_2, int n_batch, in CwiseMul() function 186 void CwiseMul(const int16_t* input_1, const int16_t* input_2, in CwiseMul() function
|
D | sse_tensor_utils.h | 189 void CwiseMul(const int16_t* input_1, const int16_t* input_2, int n_batch, in CwiseMul() function 194 void CwiseMul(const int16_t* input_1, const int16_t* input_2, in CwiseMul() function
|