Searched refs:xnn_compute_gemm (Results 1 – 4 of 4) sorted by relevance
229 fully_connected_op->compute.task_2d_tile_2d = (pthreadpool_task_2d_tile_2d_t) xnn_compute_gemm; in setup_fully_connected_nc()
897 … convolution_op->compute.task_2d_tile_2d = (pthreadpool_task_2d_tile_2d_t) xnn_compute_gemm; in setup_convolution2d_nhwc()901 … convolution_op->compute.task_2d_tile_2d = (pthreadpool_task_2d_tile_2d_t) xnn_compute_gemm; in setup_convolution2d_nhwc()
94 XNN_PRIVATE void xnn_compute_gemm(
49 void xnn_compute_gemm( in xnn_compute_gemm() function