Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
aidge_backend_cpu
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
aidge
aidge_backend_cpu
Commits
1b9aa57c
Commit
1b9aa57c
authored
1 year ago
by
Cyril Moineau
Browse files
Options
Downloads
Patches
Plain Diff
Add back include to TensorImpl.
parent
7d3be5ba
No related branches found
No related tags found
2 merge requests
!50
version 0.2.0
,
!38
move tensorImpl cpu to core
Pipeline
#38764
failed
1 year ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
include/aidge/backend/cpu.hpp
+1
-0
1 addition, 0 deletions
include/aidge/backend/cpu.hpp
with
1 addition
and
0 deletions
include/aidge/backend/cpu.hpp
+
1
−
0
View file @
1b9aa57c
...
...
@@ -33,5 +33,6 @@
#include
"aidge/backend/cpu/operator/SqrtImpl.hpp"
#include
"aidge/backend/cpu/operator/SoftmaxImpl.hpp"
#include
"aidge/backend/cpu/operator/SubImpl.hpp"
#include
"aidge/backend/cpu/data/TensorImpl.hpp"
#endif
/* AIDGE_CPU_IMPORTS_H_ */
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment