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
Christophe Guillon
aidge_backend_cpu
Graph
cb56677fd3977c04da35d846d4744711969774e3
Select Git revision
Branches
2
dev/cguillon/aidge-export-compile
main
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Sep
27
26
25
24
23
20
18
16
15
12
11
10
9
4
3
2
30
Aug
29
27
26
22
13
9
1
31
Jul
26
18
16
8
5
4
3
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
18
Dec
14
13
11
10
9
8
7
6
5
4
3
1
30
Nov
28
27
24
23
22
21
17
16
15
13
8
7
30
Oct
27
26
24
23
20
19
18
17
13
12
11
6
5
4
3
2
29
Sep
28
25
22
20
18
14
12
7
5
4
1
31
Aug
29
23
9
8
4
3
2
1
Merge branch 'main' into dev
dev/cguillon/ai…
dev/cguillon/aidge-export-compile
chore: deleted deprecated build files
chore : upd version.txt
Merge branch 'Fix/PowBackwardKernel' into 'dev'
Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into Fix/PowBackwardKernel
minor kernel cleanings
Merge branch 'feat_operator_bitshift' into 'dev'
Added Bitshift Operator
delete unused header
Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into Fix/PowBackwardKernel
Merge branch 'backend_export' into 'dev'
Merge branch 'dev' into backend_export
minor kernel cleanups
add Pow Backward unit tests
Fix Pow Backward kernel
add Pow backward kernel
Merge branch 'users/cguillon/dev-build-test' into 'dev'
[Build] Align build to new aidge_core dependencies
Merge branch 'users/cguillon/dev-setup-editable' into 'dev'
Fixed restrict
Basic MatMul optimization
[Setup] Add support for editable mode
Merged with dev
Merge branch 'feat/mul-backward' into 'dev'
Add backward pass CPU implementation for Mul operator
Merge branch 'feat_operator_constantofshape' into 'dev'
feat : operator constant of shape
Merge branch 'pad_inv' into 'dev'
Fix inverted dims in Pad
Merge branch 'readme' into 'dev'
Using correct type (int32_t instead of int)
Finished operators adaptation
Add up to date information to README.md
Remove outdated information from README.md
More operator adaptation
Adaptation of some operators
Added Operator::getAvailableBackends()
Merge branch 'feat_145_GridSample' into 'dev'
Add GridSample impl for 1D and 2D
Fix merge with dev
Loading