Skip to content
Snippets Groups Projects
Commit 08651303 authored by Cyril Moineau's avatar Cyril Moineau
Browse files

[aidge.hpp] Add include Pad.hpp

parent 4e953d8a
No related branches found
No related tags found
1 merge request!31Build fix
Pipeline #32952 passed
...@@ -38,6 +38,7 @@ ...@@ -38,6 +38,7 @@
#include "aidge/operator/MetaOperator.hpp" #include "aidge/operator/MetaOperator.hpp"
#include "aidge/operator/MetaOperatorDefs.hpp" #include "aidge/operator/MetaOperatorDefs.hpp"
#include "aidge/operator/Operator.hpp" #include "aidge/operator/Operator.hpp"
#include "aidge/operator/Pad.hpp"
#include "aidge/operator/Producer.hpp" #include "aidge/operator/Producer.hpp"
#include "aidge/operator/ReLU.hpp" #include "aidge/operator/ReLU.hpp"
#include "aidge/operator/Softmax.hpp" #include "aidge/operator/Softmax.hpp"
......
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