Searched defs:out_array (Results 1 – 4 of 4) sorted by relevance
92 T_out *out_array = reinterpret_cast<T_out *>(ctx.Output(0)->GetData()); in CorrelateCompute() local196 T *out_array = reinterpret_cast<T *>(ctx.Output(0)->GetData()); in CorrelateComputeComplex() local
96 T_out *out_array = reinterpret_cast<T_out *>(outputs[0]->device_ptr()); in LaunchKernel() local182 T *out_array = reinterpret_cast<T *>(outputs[0]->device_ptr()); in LaunchComplexKernel() local
138 jerry_value_t out_array = jerry_create_array(data_len); in DECLARE_CLASS_FUNCTION() local
434 int8_t out_array[MAX_MAXPOOL_SIZE]; in MaxPoolingOptInt8() local