Lines Matching full:models
18 #include "models/models.h"
28 models::ExecutionPlanFactory model_factory, in DWConvEnd2EndBenchmark()
83 …static void f32_dwconv_up4x9__aarch64_neonfma(benchmark::State& state, models::ExecutionPlanFactor… in f32_dwconv_up4x9__aarch64_neonfma()
91 …static void f32_dwconv_up4x9__aarch64_neonfma_cortex_a55(benchmark::State& state, models::Executio… in f32_dwconv_up4x9__aarch64_neonfma_cortex_a55()
104 static void f32_dwconv_up4x9__neon(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up4x9__neon()
112 …static void f32_dwconv_up4x9__neon_acc2(benchmark::State& state, models::ExecutionPlanFactory mode… in f32_dwconv_up4x9__neon_acc2()
120 static void f32_dwconv_up8x9__neon(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up8x9__neon()
128 …static void f32_dwconv_up8x9__neon_acc2(benchmark::State& state, models::ExecutionPlanFactory mode… in f32_dwconv_up8x9__neon_acc2()
136 static void f32_dwconv_up16x9__neon(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up16x9__neon()
144 …static void f32_dwconv_up16x9__neon_acc2(benchmark::State& state, models::ExecutionPlanFactory mod… in f32_dwconv_up16x9__neon_acc2()
152 …static void f32_dwconv_up4x9__neonfma(benchmark::State& state, models::ExecutionPlanFactory model)… in f32_dwconv_up4x9__neonfma()
160 …static void f32_dwconv_up4x9__neonfma_acc2(benchmark::State& state, models::ExecutionPlanFactory m… in f32_dwconv_up4x9__neonfma_acc2()
168 …static void f32_dwconv_up8x9__neonfma(benchmark::State& state, models::ExecutionPlanFactory model)… in f32_dwconv_up8x9__neonfma()
176 …static void f32_dwconv_up8x9__neonfma_acc2(benchmark::State& state, models::ExecutionPlanFactory m… in f32_dwconv_up8x9__neonfma_acc2()
184 …static void f32_dwconv_up16x9__neonfma(benchmark::State& state, models::ExecutionPlanFactory model… in f32_dwconv_up16x9__neonfma()
192 …static void f32_dwconv_up16x9__neonfma_acc2(benchmark::State& state, models::ExecutionPlanFactory … in f32_dwconv_up16x9__neonfma_acc2()
217 static void f32_dwconv_up4x9__sse(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up4x9__sse()
224 …static void f32_dwconv_up4x9__sse_acc2(benchmark::State& state, models::ExecutionPlanFactory model… in f32_dwconv_up4x9__sse_acc2()
231 static void f32_dwconv_up8x9__sse(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up8x9__sse()
238 …static void f32_dwconv_up8x9__sse_acc2(benchmark::State& state, models::ExecutionPlanFactory model… in f32_dwconv_up8x9__sse_acc2()
246 static void f32_dwconv_up8x9__avx(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up8x9__avx()
253 …static void f32_dwconv_up8x9__avx_acc2(benchmark::State& state, models::ExecutionPlanFactory model… in f32_dwconv_up8x9__avx_acc2()
260 static void f32_dwconv_up16x9__avx(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up16x9__avx()
267 …static void f32_dwconv_up16x9__avx_acc2(benchmark::State& state, models::ExecutionPlanFactory mode… in f32_dwconv_up16x9__avx_acc2()
275 static void f32_dwconv_up8x9__fma3(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up8x9__fma3()
282 …static void f32_dwconv_up8x9__fma3_acc2(benchmark::State& state, models::ExecutionPlanFactory mode… in f32_dwconv_up8x9__fma3_acc2()
289 static void f32_dwconv_up16x9__fma3(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up16x9__fma3()
296 …static void f32_dwconv_up16x9__fma3_acc2(benchmark::State& state, models::ExecutionPlanFactory mod… in f32_dwconv_up16x9__fma3_acc2()
304 …static void f32_dwconv_up16x9__avx512f(benchmark::State& state, models::ExecutionPlanFactory model… in f32_dwconv_up16x9__avx512f()
311 …static void f32_dwconv_up16x9__avx512f_acc2(benchmark::State& state, models::ExecutionPlanFactory … in f32_dwconv_up16x9__avx512f_acc2()
318 …static void f32_dwconv_up32x9__avx512f(benchmark::State& state, models::ExecutionPlanFactory model… in f32_dwconv_up32x9__avx512f()
325 …static void f32_dwconv_up32x9__avx512f_acc2(benchmark::State& state, models::ExecutionPlanFactory … in f32_dwconv_up32x9__avx512f_acc2()
355 …static void f32_dwconv_up4x9__wasmsimd_arm(benchmark::State& state, models::ExecutionPlanFactory m… in f32_dwconv_up4x9__wasmsimd_arm()
363 …static void f32_dwconv_up4x9__wasmsimd_arm_acc2(benchmark::State& state, models::ExecutionPlanFact… in f32_dwconv_up4x9__wasmsimd_arm_acc2()
371 …static void f32_dwconv_up8x9__wasmsimd_arm(benchmark::State& state, models::ExecutionPlanFactory m… in f32_dwconv_up8x9__wasmsimd_arm()
379 …static void f32_dwconv_up8x9__wasmsimd_arm_acc2(benchmark::State& state, models::ExecutionPlanFact… in f32_dwconv_up8x9__wasmsimd_arm_acc2()
387 …static void f32_dwconv_up4x9__wasmsimd_x86(benchmark::State& state, models::ExecutionPlanFactory m… in f32_dwconv_up4x9__wasmsimd_x86()
395 …static void f32_dwconv_up4x9__wasmsimd_x86_acc2(benchmark::State& state, models::ExecutionPlanFact… in f32_dwconv_up4x9__wasmsimd_x86_acc2()
403 …static void f32_dwconv_up8x9__wasmsimd_x86(benchmark::State& state, models::ExecutionPlanFactory m… in f32_dwconv_up8x9__wasmsimd_x86()
411 …static void f32_dwconv_up8x9__wasmsimd_x86_acc2(benchmark::State& state, models::ExecutionPlanFact… in f32_dwconv_up8x9__wasmsimd_x86_acc2()
430 static void f32_dwconv_up1x9__scalar(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up1x9__scalar()
438 static void f32_dwconv_up1x9__scalar_acc2(benchmark::State& state, models::ExecutionPlanFactory mod… in f32_dwconv_up1x9__scalar_acc2()
446 static void f32_dwconv_up2x9__scalar(benchmark::State& state, models::ExecutionPlanFactory model) { in f32_dwconv_up2x9__scalar()
454 static void f32_dwconv_up2x9__scalar_acc2(benchmark::State& state, models::ExecutionPlanFactory mod… in f32_dwconv_up2x9__scalar_acc2()