Home
last modified time | relevance | path

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

/external/XNNPACK/src/operators/
Dfully-connected-nc.c36 xnn_pack_gemm_io_w_function pack_gemm_io_w, in create_fully_connected_nc()
307 (xnn_pack_gemm_io_w_function) xnn_pack_qu8_gemm_io_w, in xnn_create_fully_connected_nc_qu8()
362 (xnn_pack_gemm_io_w_function) xnn_pack_f32_gemm_io_w, in xnn_create_fully_connected_nc_f32()
/external/XNNPACK/src/xnnpack/
Dpack.h106 typedef void (*xnn_pack_gemm_io_w_function)( typedef