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/Depthwise3DBenchmark.cc')
-rw-r--r--bench/Depthwise3DBenchmark.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/Depthwise3DBenchmark.cc b/bench/Depthwise3DBenchmark.cc
index b7c7d44..417ddd1 100644
--- a/bench/Depthwise3DBenchmark.cc
+++ b/bench/Depthwise3DBenchmark.cc
@@ -24,7 +24,7 @@
#include "BenchUtils.h"
using namespace std;
-using namespace fbgemm2;
+using namespace fbgemm;
int main() {
// Depthwise is memory BW bound so we want to flush LLC.