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
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
Houssem ROUIS
aidge_backend_cpu
Graph
5-arithmetic-operator-optimization
Select Git revision
Branches
20
5-arithmetic-operator-optimization
arithmetic_op_optimization
convert
dev
feat/DataTypes
feat/ImprovedBuild
feat/RefGetImpl
feat/SplitConv
feat/TensorCopy
feat/enhance_broadcasting
feat/release_pip
fix/add_missing_attr
learning
main
default
protected
refactor/AccessStorage
refactor/TensorPIMPL
sqrt_operator
test_ci_hro
tiling
unified_params
Tags
4
v0.2.2
v0.2.1
v0.2.0
v0.1.0
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jul
1
30
Jun
28
27
26
24
21
20
19
18
17
14
12
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
Fixed convToMatMul + unit test
Merge remote-tracking branch 'origin/dev' into feat/release_pip
Merge branch 'dev' into 'main'
Merge remote-tracking branch 'origin/main' into dev
Update version.txt
Working version
Fixes
Merge branch 'ui_parameters' into 'dev'
Initial commit
Merge remote-tracking branch 'origin/dev' into ui_parameters
fix : $dep path
feat : new unified format for AIDGE_DEPENDENCIES
fix: syntax
fix : cibuildwheel aidge_dependencies env var considered as string and properly handled
fix : setup.py no longers try to install core
fix : pkging deps & manifest.in
Merge branch 'nobias' into 'dev'
Merge branch 'nobias' of https://gitlab.eclipse.org/eclipse/aidge/aidge_backend_cpu into nobias
Merge branch 'dev' into nobias
Revert "Added CountIncludePad attribute"
fix : removed shebang
Adapt to aidge_core changes and fix globalAvgPooling test
feat : 1st draw at aidge dependencies handling
Added CountIncludePad attribute
Merge branch 'Sigmoid' into 'dev'
Improve Sigmoid
Merge branch 'BCE_loss' into 'dev'
Added new input category system
Removed initGrad
Added 1D Conv and Pad
Removed bias and improved ConvDepthWiseImpl2D_cpu::forward()
chore : minor refactor
Add log for BCE loss function
Add log for BCE loss function
chore : cleanup
Add log for BCE loss function
trigger CI
fix : added build of missing deps in cibuildwheel testing
chore : cleanup useless option in setup.py
feat : added wheel testing
Loading