Searched refs:input_batch_start (Results 1 – 4 of 4) sorted by relevance
117 const T1* input_batch_start; member173 const T1* input_batch_start) { in CalculatePerCacheLineParameters() argument203 input_batch_start + (top_y_index * input_width * input_depth); in CalculatePerCacheLineParameters()205 input_batch_start + (bottom_y_index * input_width * input_depth); in CalculatePerCacheLineParameters()428 task_params.input_batch_start = in operator ()()477 task_params.st, task_params.input_batch_start)); in operator ()()
339 const T1* input_batch_start = in operator ()() local387 input_batch_start + (in_y * input_width * input_depth) + in operator ()()
305 const T1* input_batch_start = in operator ()() local355 input_batch_start + (in_y * input_width * input_depth) + in operator ()()
515 const T* input_batch_start = in ValidateSVDFGoldens() local518 memcpy(tensors[0].data.raw, input_batch_start, tensors[0].bytes); in ValidateSVDFGoldens()