MCPcopy Create free account
hub / github.com/Tencent/ncnn / test_convolution_sgemm

Function test_convolution_sgemm

tests/test_convolution_4.cpp:138–181  ·  view source on GitHub ↗

BF16 im2col_gemm (sgemm) path: sgemm=true, winograd=false Triggered when prefer_sgemm=true (large matrix) or kernel=1x1 prefer_sgemm: num_input * num_output * k*k * dilation^2 * stride^2 * sizeof(bf16) * 2 > L2 or num_input > 16 || num_output > 16

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

test_convolutionFunction · 0.70

Tested by

no test coverage detected