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:
authorJongsoo Park <jongsoo@fb.com>2018-11-19 07:17:54 +0300
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>2018-11-19 07:19:53 +0300
commit6d00b52ee80787065561ac16942e55042ed6c760 (patch)
tree95986eb1a6e4a05e43c7b3aa21c31addedf9453b /include/fbgemm/FbgemmFP16.h
parent0581331ce7c2b528bc3c726c64d3baf74d12c959 (diff)
clang-format (#11)
Summary: Pull Request resolved: https://github.com/pytorch/FBGEMM/pull/11 clang format of fbgemm Reviewed By: dskhudia Differential Revision: D13115202 fbshipit-source-id: 6dab29cb8b5f4fabcc165019663351567a2a2952
Diffstat (limited to 'include/fbgemm/FbgemmFP16.h')
-rw-r--r--include/fbgemm/FbgemmFP16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fbgemm/FbgemmFP16.h b/include/fbgemm/FbgemmFP16.h
index 1083fa3..e45cff8 100644
--- a/include/fbgemm/FbgemmFP16.h
+++ b/include/fbgemm/FbgemmFP16.h
@@ -182,4 +182,4 @@ extern void cblas_gemm_compute(
const float beta,
float* C);
-}; // namespace fbgemm2
+}; // namespace fbgemm