Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyu-intel committed May 31, 2024
1 parent fa0e5cf commit bfb6878
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bestla/bestla/bestla_prologue_b.h
Original file line number Diff line number Diff line change
Expand Up @@ -1124,7 +1124,6 @@ class WeightKBlockNFloat {
});
}


AUTOCALL void setDoubleQuantCorrection(utils::avector<float>* dq_buf, StorageWeight* ptr) {
if (ptr->SDtype() == BTLA_DTYPE::DQ8_BNB) {
auto packw_dqbuf_ptr = ptr->DQPtr<float>();
Expand Down

0 comments on commit bfb6878

Please sign in to comment.