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>2019-02-19 22:47:12 +0300
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>2019-02-19 22:50:41 +0300
commit610378f2cfd9eba220c423e7ebbe62a1109477ff (patch)
tree8c7024496eac6c43d55885964b654f9f6260b45c /src/Fbgemm.cc
parent83b462ec58e78311ba3b64b48cbd49db0485641f (diff)
remove unused member var kBlock_ (#77)
Summary: Pull Request resolved: https://github.com/pytorch/FBGEMM/pull/77 As title Reviewed By: protonu Differential Revision: D14124479 fbshipit-source-id: 3a44a1de8bf5da75e0d69d98d93f55b6b058b7ce
Diffstat (limited to 'src/Fbgemm.cc')
-rw-r--r--src/Fbgemm.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Fbgemm.cc b/src/Fbgemm.cc
index f258604..c7a7e33 100644
--- a/src/Fbgemm.cc
+++ b/src/Fbgemm.cc
@@ -144,7 +144,6 @@ void fbgemmPacked(
exeKernelObj(
packA,
packB,
- 0,
C,
C_buffer,
ldc,