Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Mayank Mishra <[email protected]>
  • Loading branch information
mayank31398 committed Jan 21, 2025
1 parent aa7f6fb commit db45546
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cute_kernels/kernels/gemm/cuda_implementation/ops.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#include <torch/extension.h>

#include "../../../include/dtypes/alias.h"

void naive_gemm_cuda(const torch::Tensor &a,
const torch::Tensor &b,
torch::Tensor &c,
Expand Down

0 comments on commit db45546

Please sign in to comment.