Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
aidge_backend_opencv
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_opencv
Graph
a54a85e72eece63a0956d8666ccf32357a3e70c2
Select Git revision
Branches
7
data_transformations
dev
protected
feat_formatting
fix
main
default
protected
pip_release
setBackendNew
Tags
7
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.1
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Apr
28
Mar
31
Jan
12
Dec
6
Nov
8
Oct
7
1
Jul
30
Jun
12
4
30
May
14
21
Apr
11
9
5
4
28
Mar
20
Feb
19
13
12
7
1
29
Jan
25
24
23
22
15
7
Dec
6
Merge branch 'setBackend' into 'dev'
dev
dev
Use setBackend
setBackendNew
setBackendNew
Merge branch 'version_update' into 'dev'
Update Pybind 2.10.4 -> 2.13.6
Merge branch 'dev' into 'main'
v0.1.5 main
v0.1.5 main
update version 0.1.4 -> 0.1.5
UPD: 'setup.py' to access compilation options from environment variables set by 'setup.sh'
Change Python minimum version 3.7 -> 3.8
Enforce C++-14 in 'CMakeLists.txt'
FEAT: unit-tests/CMakeLists.txt add minimum version for Catch2
Update backend_cuda with https://gitlab.eclipse.org/eclipse/aidge/aidge_core/-/merge_requests/277
Merge branch 'dev' into 'main'
v0.1.4
v0.1.4
upd version 0.1.3 -> 0.1.4
Upd Catch2 version 3.0.1 -> 3.7.1
upd TensorImpl test according to new copy assignment operator for Tensor
fix CMakeLists
Fix issue eclipse/aidge/aidge_core#196
chore : formatted cpp files
feat_formatting
feat_formatting
chore : formatted python files
chore : added .clang-format
Merge branch 'dev' into 'main'
Update version.txt 0.1.2 -> 0.1.3
v0.1.3
v0.1.3
fix : ci files ref
chore : upd ci files ref
chore : fixed dep version
chore : upd ci files ref for testings
fix : missing aidge core import
fix : missing cv2 import in __init__
fix : missing stage
fix : gitlab shared files ref
fix : cmake pyproject version is identical to CMakeLists.txt requirement
feat: upd readme
feat : added alternate build backend option + rm copying version.txt into pkg
feat: new unified AIDGE_DEPENDENCIES syntax
feat: added cibuildwheel before script for windows
chore : refactor
fix : better file exception takes in count AIDGE_INSTALL
fix : install opencv re-enabled
fix : missing deps in cibuildwheels testing
feat : enabled tests on the wheels
Loading