Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
aidge_backend_cuda
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_cuda
Merge requests
!57
Update dev
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update dev
update_dev
into
dev
Overview
0
Commits
12
Pipelines
5
Changes
8
Merged
Maxence Naud
requested to merge
update_dev
into
dev
6 months ago
Overview
0
Commits
12
Pipelines
5
Changes
8
Expand
Context
Rebase dev and and update Catch2 version
0
0
Merge request reports
Compare
dev
version 3
7d45e2a8
6 months ago
version 2
497b04a9
6 months ago
version 1
497b04a9
6 months ago
dev (base)
and
latest version
latest version
7b3d4fbf
12 commits,
6 months ago
version 3
7d45e2a8
11 commits,
6 months ago
version 2
497b04a9
29 commits,
6 months ago
version 1
497b04a9
9 commits,
6 months ago
8 files
+
48
−
28
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
Search (e.g. *.vue) (Ctrl+P)
.gitlab/ci/cibuildwheel_build_deps_before_build_wheel.sh
+
1
−
0
Options
@@ -17,6 +17,7 @@ else
@@ -17,6 +17,7 @@ else
-name
"
$repo
"
\
-name
"
$repo
"
\
-not
-path
"*/install/*"
\
-not
-path
"*/install/*"
\
-not
-path
"*/.git/*"
\
-not
-path
"*/.git/*"
\
-not
-path
"*/.mypy_cache/*"
\
-not
-path
"*/miniconda/*"
\
-not
-path
"*/miniconda/*"
\
-not
-path
"*/conda/*"
\
-not
-path
"*/conda/*"
\
-not
-path
"*/.local/*"
\
-not
-path
"*/.local/*"
\
Loading