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
Graph
5f6069c06958d44c83fb451abf4a56f08cc56ec8
Select Git revision
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Dec
2
29
Nov
27
26
25
22
19
18
15
8
6
4
25
Oct
23
22
21
20
19
11
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
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
Merge branch 'fix_207-producer-clone' into 'dev'
add some tests for Tensor addition operator and subtraction operator
Merge branch 'feat_add-first-metaop-impl' into 'dev'
feat: add paddedconv implementation
Merge branch 'arithmetic_op_optimization' into 'dev'
upd: catch2 test framework to latest version
fix 'And' kernel in case of equal dimensions for inputs
fix: number of elements in template of EqualImpl_cpu
perf: update 'And' forard kernel
perf: update Pow forward kernel.
perf: update Add, BitShift, Mul and Sub forward kernels
Merge branch 'feat_enhance_operator_resize_support' into 'dev'
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
fix: 'Aidge::InterpolationCPU::interpolate': an explicit specialization or instantiation of a function template cannot have any default arguments
Fix 'Nearest' interpolation mode and add a test
fix padding of resize, remove cpp17 clamp functions
feat : implementation of resize operator
feat : added interpolation, linear & nearest
chore : added automatic CMAKE_EXPORT_COMPILE_COMMANDS as a helper for LSP users
Merge branch 'lrn' into 'dev'
FIxed dims in unit tests
Fixed unit test following eclipse/aidge/aidge_core#195 fix
Merge branch 'fix' into 'main'
v0.3.2
v0.3.2
chore : bumb version.txt
fix
fix
Merge branch 'main' into fix
[fix] bad dimension computation in ConvDepthWise
fix ConvDW1D and ConvDW2D
[fix] bad dimension computation in ConvDepthWise
chore: bump version in version.txt
fix_v0.3.1
fix_v0.3.1
fix : wheel was not tested on pypi dependencies but on local dependencies which led to :
[fix] bad dimension computation in ConvDepthWise
fix ConvDW1D and ConvDW2D
[fix] bad dimension computation in ConvDepthWise
chore: bump version in version.txt
fix : wheel was not tested on pypi dependencies but on local dependencies which led to :
Add LRN operator
Merge branch 'fix_multiple-small-fixes' into 'dev'
fix: remove inline warning from 'update_unnormalized_coord_with_padding' function with gcc_9-4-0
fix: remove unused type warnings in conv kernels
Loading