Skip to content

Commit

Permalink
xe: remove unused ip implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
rjoursler committed Jan 31, 2025
1 parent 9f0b332 commit 0ed0070
Showing 4 changed files with 0 additions and 369 deletions.
1 change: 0 additions & 1 deletion src/gpu/gpu_inner_product_list.cpp
Original file line number Diff line number Diff line change
@@ -19,7 +19,6 @@
#if DNNL_GPU_VENDOR == DNNL_VENDOR_INTEL
#include "gpu/intel/ocl/convolution_inner_product.hpp"
#include "gpu/intel/ocl/gemm_inner_product.hpp"
#include "gpu/intel/ocl/gemm_post_ops_inner_product.hpp"
#include "gpu/intel/ocl/ref_inner_product.hpp"
#endif

63 changes: 0 additions & 63 deletions src/gpu/intel/ocl/gemm_post_ops_inner_product.cl

This file was deleted.

83 changes: 0 additions & 83 deletions src/gpu/intel/ocl/gemm_post_ops_inner_product.cpp

This file was deleted.

222 changes: 0 additions & 222 deletions src/gpu/intel/ocl/gemm_post_ops_inner_product.hpp

This file was deleted.

0 comments on commit 0ed0070

Please sign in to comment.