Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/FBGEMM.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJianyu Huang <jianyuhuang@fb.com>2018-12-21 22:18:44 +0300
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>2018-12-21 22:21:05 +0300
commit4691d5bcb0756b69baf4f54e45d42ba75d133464 (patch)
tree52ae9b39a1d3ea44bc5ac53bb57d3dc74c85bf38 /include/fbgemm/FbgemmI8Spmdm.h
parentd5810be02d4b7b90a5aec746f98841c9e585f6d4 (diff)
Update with clang format (#51)
Summary: Pull Request resolved: https://github.com/pytorch/FBGEMM/pull/51 Use Clang formatting with "clang-format -i *.cc *.h". Reviewed By: dskhudia Differential Revision: D13532121 fbshipit-source-id: 6792d008f3295c128942f4896e8221aebbf2566e
Diffstat (limited to 'include/fbgemm/FbgemmI8Spmdm.h')
-rw-r--r--include/fbgemm/FbgemmI8Spmdm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fbgemm/FbgemmI8Spmdm.h b/include/fbgemm/FbgemmI8Spmdm.h
index 01416d5..93af6ea 100644
--- a/include/fbgemm/FbgemmI8Spmdm.h
+++ b/include/fbgemm/FbgemmI8Spmdm.h
@@ -9,8 +9,8 @@
#include <cstdint>
#include <vector>
#include "ConvUtils.h"
-#include "Utils.h"
#include "FbgemmBuild.h"
+#include "Utils.h"
// #define FBGEMM_MEASURE_TIME_BREAKDOWN