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:
authorWilliamTambellini <william.tambellini@gmail.com>2019-01-14 22:05:42 +0300
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>2019-01-14 22:08:48 +0300
commit9a59fbd05f1df91db548547753d8b0e7a79c031e (patch)
tree792d64f90f57330fdc5c7316886c759b9f37f2d6 /.gitignore
parent36309fc56728e32b5d78c3be85b48a93f00ed0bf (diff)
FP16Benchmark: Allow fp32 comparison using cblas (#56)
Summary: FP16Benchmark: Allow comparison against fp32 using any local cblas library if MKL not found. Pull Request resolved: https://github.com/pytorch/FBGEMM/pull/56 Reviewed By: jianyuh Differential Revision: D13645545 Pulled By: dskhudia fbshipit-source-id: ca98e84bfb85eb3b0edebad664d211c3af8db309
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..567609b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+build/