Skip to content

Commit

Permalink
fix rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
mingfeima committed Oct 16, 2024
1 parent 9f94c20 commit 3366c22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ggml/src/ggml-amx.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@

#if defined(__AMX_INT8__)

static const size_t TENSOR_ALIGNMENT = 64;

// AMX buffer interface
static const char * ggml_backend_amx_buffer_get_name(ggml_backend_buffer_t buffer) {
return "AMX";
Expand Down

0 comments on commit 3366c22

Please sign in to comment.