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:
authorDaya S Khudia <dskhudia@fb.com>2018-12-05 03:22:09 +0300
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>2018-12-05 03:26:22 +0300
commit0d5a159b944252e70a677236b570f291943e0543 (patch)
treeb85b3feab93894921b680ea9fd5d6dc2ba14429a /README.md
parent04b2e99cade50f8978a39792404d57b7c654dc79 (diff)
Build status in readme on github
Summary: same as title Reviewed By: jianyuh Differential Revision: D13330044 fbshipit-source-id: 514fc37f2e6ba65022ab07da611c31b81e1d2db3
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 535c7dc..63d431d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
-# FBGEMM
+# FBGEMM
+
+## Linux Build: [![CircleCI](https://circleci.com/gh/pytorch/FBGEMM.svg?style=svg)](https://circleci.com/gh/pytorch/FBGEMM)
+
FBGEMM (Facebook GEneral Matrix Multiplication) is a low-precision,
high-performance matrix-matrix multiplications and convolution library for
server-side inference.