Skip to content
Snippets Groups Projects
Commit 8721c892 authored by Cyril Moineau's avatar Cyril Moineau Committed by Maxence Naud
Browse files

Add back include to TensorImpl.

parent 93d1eb24
No related branches found
No related tags found
2 merge requests!50version 0.2.0,!38move tensorImpl cpu to core
...@@ -39,4 +39,7 @@ ...@@ -39,4 +39,7 @@
#include "aidge/backend/cpu/operator/SubImpl.hpp" #include "aidge/backend/cpu/operator/SubImpl.hpp"
#include "aidge/backend/cpu/operator/TransposeImpl.hpp" #include "aidge/backend/cpu/operator/TransposeImpl.hpp"
#include "aidge/backend/cpu/data/TensorImpl.hpp"
#endif /* AIDGE_CPU_IMPORTS_H_ */ #endif /* AIDGE_CPU_IMPORTS_H_ */
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