Home
last modified time | relevance | path

Searched refs:validate_kernel_1x7 (Results 1 – 1 of 1) sorted by relevance

/external/ComputeLibrary/src/runtime/NEON/functions/
DNEWinogradConvolutionLayer.cpp167 inline Status validate_kernel_1x7(const ITensorInfo *input, const TensorInfo *input0, const TensorI… in validate_kernel_1x7() function
750 …return validate_kernel_1x7(input, &input0, &input1, &batched_mm_output, weights, biases, output, w… in validate()