Home
last modified time | relevance | path

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

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