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:
Diffstat (limited to 'bench/DepthwiseBenchmark.cc')
-rw-r--r--bench/DepthwiseBenchmark.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/DepthwiseBenchmark.cc b/bench/DepthwiseBenchmark.cc
index de08ff7..0bf2d73 100644
--- a/bench/DepthwiseBenchmark.cc
+++ b/bench/DepthwiseBenchmark.cc
@@ -22,7 +22,7 @@
#include "BenchUtils.h"
using namespace std;
-using namespace fbgemm2;
+using namespace fbgemm;
int main() {
// From Xray OCR