llama.cpp
Avoid the "non-contiguous X" branch in the Z = X * Y matrix multiplication
#439
Merged

Avoid the "non-contiguous X" branch in the Z = X * Y matrix multiplication #439

ggerganov merged 1 commit into master from mat-mul-stability
ggerganov
ggerganov Avoid the transposed X branch in the Z = X * Y matrix multiplication
d90112a0
ggerganov ggerganov changed the title Avoid the transposed X branch in the Z = X * Y matrix multiplication Avoid the "transposed X" branch in the Z = X * Y matrix multiplication 3 years ago
ggerganov ggerganov marked this pull request as ready for review 3 years ago
ggerganov ggerganov changed the title Avoid the "transposed X" branch in the Z = X * Y matrix multiplication Avoid the "non-contiguous X" branch in the Z = X * Y matrix multiplication 3 years ago
ggerganov
ggerganov ggerganov merged 483bab2e into master 3 years ago
ggerganov ggerganov deleted the mat-mul-stability branch 3 years ago
IlyaBizyaev

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone