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.h')
-rw-r--r--test/I8DepthwiseTest.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/I8DepthwiseTest.h b/test/I8DepthwiseTest.h
index 38dea6f..77db34f 100644
--- a/test/I8DepthwiseTest.h
+++ b/test/I8DepthwiseTest.h
@@ -8,7 +8,7 @@
#include <vector>
-namespace fbgemm2
+namespace fbgemm
{
// From ResNeXt-3D-101
@@ -35,4 +35,4 @@ static std::vector<std::vector<int>> shapes_3d = {
{ 1, 8, 4, 4, 4, 1, },
};
-} // namespace fbgemm2
+} // namespace fbgemm