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 'src/RefImplementations.h')
-rw-r--r--src/RefImplementations.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/RefImplementations.h b/src/RefImplementations.h
index 69d060a..9e81ce1 100644
--- a/src/RefImplementations.h
+++ b/src/RefImplementations.h
@@ -12,7 +12,7 @@
#include "fbgemm/ConvUtils.h"
#include "fbgemm/FbgemmI8Spmdm.h"
-namespace fbgemm2 {
+namespace fbgemm {
/**
* @brief Reference implementation of requantization step.
@@ -283,4 +283,4 @@ void depthwise_3x3x3_pad_1_ref(
const std::int32_t* col_offsets,
const std::int32_t* bias);
-} // namespace fbgemm2
+} // namespace fbgemm