Searched refs:xnn_pack_gemm_io_w_function (Results 1 – 2 of 2) sorted by relevance
37 xnn_pack_gemm_io_w_function pack_gemm_io_w, in create_fully_connected_nc()342 xnn_pack_gemm_io_w_function pack_gemm_io_w = (xnn_pack_gemm_io_w_function) xnn_pack_f16_gemm_io_w; in xnn_create_fully_connected_nc_f16()345 pack_gemm_io_w = (xnn_pack_gemm_io_w_function) xnn_pack_f32_to_f16_gemm_io_w; in xnn_create_fully_connected_nc_f16()415 (xnn_pack_gemm_io_w_function) xnn_pack_f32_gemm_io_w, in xnn_create_fully_connected_nc_f32()495 (xnn_pack_gemm_io_w_function) xnn_pack_qs8_gemm_io_w, in xnn_create_fully_connected_nc_qs8()578 (xnn_pack_gemm_io_w_function) xnn_pack_qu8_gemm_io_w, in xnn_create_fully_connected_nc_qu8()
125 typedef void (*xnn_pack_gemm_io_w_function)( typedef