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 'test/I8DepthwiseTest.cc')
-rw-r--r--test/I8DepthwiseTest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/I8DepthwiseTest.cc b/test/I8DepthwiseTest.cc
index cfde880..d961612 100644
--- a/test/I8DepthwiseTest.cc
+++ b/test/I8DepthwiseTest.cc
@@ -19,7 +19,7 @@
using namespace std;
-namespace fbgemm2
+namespace fbgemm
{
// From Xray OCR
@@ -445,4 +445,4 @@ TEST(FBGemmDepthWiseTest, Test3x3PerChannelQuantization) {
} // for each shape
} // Test3x3PerChannelQuantization
-} // namespace fbgemm2
+} // namespace fbgemm