Skip to content

Commit 9988e6d

Browse files
committed
integrate i8 matrix multiplication
1 parent a58314a commit 9988e6d

5 files changed

Lines changed: 1 addition & 1416 deletions

File tree

samples/99_matrixexperimentsi8/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ add_opencl_sample(
88
TARGET matrixexperimentsi8
99
VERSION 200 # for clSetKernelExecInfo
1010
SOURCES main.cpp
11-
KERNELS matrix_helpers_i8.cl matrix_kernels_i8.cl matrix_kernel_tiled_i8.cl)
11+
KERNELS matrix_helpers_i8.cl matrix_kernels_i8.cl)

0 commit comments

Comments
 (0)