Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
edgchen1 committed Jul 5, 2024
1 parent 3d8fe4d commit 828e8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onnxruntime/core/mlas/lib/sqnbitgemm.h
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ struct MLAS_SQNBIT_GEMM_DISPATCH {
// CompInt8 kernel function prototypes.
//

/**
/**
* @brief Multiply quantized 8-bit integer matrix A with quantized 4-bit integer matrix B.
* A and B are block quantized and B is column major.
*
Expand Down

0 comments on commit 828e8de

Please sign in to comment.