aboutsummaryrefslogtreecommitdiff
path: root/src/dynamic_fusion/sketch/OperatorAttributes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dynamic_fusion/sketch/OperatorAttributes.cpp')
-rw-r--r--src/dynamic_fusion/sketch/OperatorAttributes.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dynamic_fusion/sketch/OperatorAttributes.cpp b/src/dynamic_fusion/sketch/OperatorAttributes.cpp
index 51ec444587..205ce687a3 100644
--- a/src/dynamic_fusion/sketch/OperatorAttributes.cpp
+++ b/src/dynamic_fusion/sketch/OperatorAttributes.cpp
@@ -57,7 +57,6 @@ Size2D Conv2dAttributes::dilation() const
{
return _dilation;
}
-
} // namespace dynamic_fusion
} // namespace experimental
} // namespace arm_compute