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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
convert
Select Git revision
Branches
20
5-arithmetic-operator-optimization
VersionManagement
add_clipping_node
chore_move_broadcasting_to_core
convert
dev
protected
enhance_maxpool
enhance_ops
enhance_reduce_ops
feat/DataTypes
feat/ImprovedBuild
feat/RefGetImpl
feat/SplitConv
feat/TensorCopy
feat_benchmark
feat_formatting
fix
fix_globalavgpool
fix_maxpool
learning
Tags
16
v0.8.0
v0.7.0
v0.6.1
v0.6.0
v0.5.1
v0.5.0
v0.4.1
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.0
36 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Jun
10
6
5
4
3
30
May
28
24
23
21
17
16
14
7
6
3
2
21
Apr
19
16
11
10
9
5
4
2
1
30
Mar
29
28
27
26
25
24
22
20
18
15
14
13
11
8
6
5
4
2
27
Feb
26
23
20
19
18
16
15
14
13
12
9
8
7
6
5
2
1
31
Jan
30
26
25
24
23
18
16
15
12
11
10
8
5
4
21
Dec
20
18
14
13
12
11
10
9
8
7
6
5
4
3
1
30
Nov
29
28
27
24
23
22
21
17
16
15
13
10
8
7
30
Oct
27
26
24
23
20
19
18
17
16
13
12
11
10
9
6
5
4
3
2
29
Sep
28
26
25
22
21
20
18
15
14
12
7
5
4
1
31
Aug
29
23
9
8
4
3
2
1
trigger CI
fix : added build of missing deps in cibuildwheel testing
chore : cleanup useless option in setup.py
feat : added wheel testing
Merge branch 'dev' into 'dev'
Add backward functions for ReLU, Sigmoid and Tanh
Add backward functions for ReLU, Sigmoid and Tanh
Add backward functions for ReLU, Sigmoid and Tanh
Add backward functions for ReLU, Sigmoid and Tanh
minor changes
Change Conv, ConvDepthWise, FC kernels according to aidge_core changes
Add int64 support for element-wise operators
Merge branch 'fix/add_missing_attr' into 'dev'
minor cleaning for slice kernel
fix : aidge_install setup earlier & debug prints
chore : aidge_install is in the prefix path
Merge branch 'feat/release_pip' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into feat/release_pip
chore : little comment for cibuilwheel to run locally
Merge branch 'main' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into feat/release_pip
fix : typo & left over dependency
fix output type for Slice kernel
fix SliceSize for Slice kernel
add unit test for Slice with different steps
fix Slice for negative steps
add SliceImpl
chore : AIDGE_BUILD_TYPE -> AIDGE_PYTHON_BUILD_TYPE
feat : added default compile type to release
fix : setup.py cmake options
feat : added default install path to AIDGE_INSTALL
fix : windows env var syntax
chore: formatting
fix : proc//
fix : removed 2>/dev/null
fix : changed search path
fix : search path
fix: redirect find stderr output to /dev/null
fix : avoid unreadable files
fix : *proc* syntax
fix: missing path "proc" in find
feat : upd ibuildwheel with helper
Loading