Skip to content
Snippets Groups Projects

move tensorImpl cpu to core

Merged Cyril Moineau requested to merge QualityOfLife into dev
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -39,4 +39,7 @@
#include "aidge/backend/cpu/operator/SubImpl.hpp"
#include "aidge/backend/cpu/operator/TransposeImpl.hpp"
#include "aidge/backend/cpu/data/TensorImpl.hpp"
#endif /* AIDGE_CPU_IMPORTS_H_ */
Loading