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

Add back include to TensorImpl.

parent 02a3b53c
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