Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
aidge_core
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_core
Commits
029da77d
Commit
029da77d
authored
8 months ago
by
Maxence Naud
Browse files
Options
Downloads
Patches
Plain Diff
Add necessary include for Log.hpp
parent
7188ac6d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!152
Update Aidge export to take a graph view has an argument instead of a...
,
!145
Improve UI for Operator/Node/GraphView/Tensor
Pipeline
#49140
failed
8 months ago
Stage: static_analysis
Stage: build
Stage: test
Stage: coverage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
include/aidge/utils/Log.hpp
+1
-0
1 addition, 0 deletions
include/aidge/utils/Log.hpp
with
1 addition
and
0 deletions
include/aidge/utils/Log.hpp
+
1
−
0
View file @
029da77d
...
...
@@ -14,6 +14,7 @@
#define AIDGE_LOG_H_
#include
<memory>
#include
<vector>
#include
<fmt/format.h>
#include
<fmt/ranges.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