Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ggml/include/ggml-tsavorite.h
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ extern void _mlir_ciface_txe_rms_norm_16_host(void *a, void *res, void *buf);

extern void ggml_tsi_log_tensor_data(tensor_log log_data);

#define NUM_OF_TXES 1
#define NUM_OF_TXES 2

// GGML supports tensors with a maximum rank of 4
#define MEM_REF_DESCRIPTOR_RANK 4
Expand Down
Loading