Skip to content
Snippets Groups Projects
Commit 5a949932 authored by Maxence Naud's avatar Maxence Naud
Browse files

[Fix] add missing ConvDepthWise forward include

parent cac4b1f0
No related branches found
No related tags found
2 merge requests!22Update operators implementation,!16Draft: Tiling
Pipeline #33074 canceled
......@@ -17,6 +17,7 @@
#include "aidge/backend/cpu/operator/ConvDepthWiseImpl.hpp"
#include "aidge/utils/Types.h"
#include <cmath>
#include <cstddef>
#include <array>
#include <algorithm>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment