Skip to content

Commit 903f766

Browse files
committed
code formating
1 parent 5b97480 commit 903f766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onnxruntime/core/mlas/lib/mlasi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ class MLASCPUIDInfo
200200
bool HasArmSVE_I8MM() const { return has_arm_sve_i8mm_; }
201201

202202
bool HasArmNeon_BF16() const { return has_arm_neon_bf16_; }
203-
203+
204204
private:
205205
MLASCPUIDInfo();
206206

0 commit comments

Comments
 (0)