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

Apply 1 suggestion(s) to 1 file(s)

parent 0a486414
No related branches found
No related tags found
2 merge requests!105version 0.2.0,!91Feat/operator global average pooling
Pipeline #40684 passed
...@@ -13,6 +13,8 @@ ...@@ -13,6 +13,8 @@
#define AIDGE_CORE_OPERATOR_GLOBAL_AVERAGE_POOLING_H_ #define AIDGE_CORE_OPERATOR_GLOBAL_AVERAGE_POOLING_H_
#include <memory> #include <memory>
#include <string>
#include <vector>
#include "aidge/backend/OperatorImpl.hpp" #include "aidge/backend/OperatorImpl.hpp"
#include "aidge/data/Data.hpp" #include "aidge/data/Data.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