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
Jerome Hue
aidge_backend_cpu
Graph
fix-leaky-tests
Select Git revision
Branches
20
5-arithmetic-operator-optimization
add_clipping_node
arithmetic_op_optimization
backend_export
bptt_tests
com/lstm-test
convert
dev
faults-tolerance-experiments
feat/DataTypes
feat/ImprovedBuild
feat/RefGetImpl
feat/SplitConv
feat/TensorCopy
feat/fc-backward-test
feat/operator_constantofshape
feat_145_GridSample
fix-leaky-tests
fix_globalavgpool
ft-dev
Tags
5
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.0
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jun
19
18
17
13
12
3
27
May
26
18
15
14
12
7
6
30
Apr
29
23
22
18
17
16
15
10
9
8
3
2
31
Mar
28
27
26
24
21
17
16
14
13
10
7
4
3
28
Feb
26
25
24
21
20
17
10
31
Jan
30
29
28
27
25
22
21
15
14
9
Dec
6
5
2
29
Nov
27
26
25
22
19
18
15
12
8
7
6
4
29
Oct
25
23
22
21
20
19
18
11
3
2
30
Sep
27
26
25
24
23
20
18
17
16
15
13
12
11
10
9
6
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
Add some tests for Memorize and Leaky Operators
dev
dev
Modify kernel registration for Mod operator
Modify kernel registration for Mod operator
Modify kernel registration for Mod operator
Remove usage of compile in unit test.
add doc for interpolation functions
remove c++17 feature
add exclude_outside for Resize Op
add extrapolation_value for Resize Op
add ROI and TFCropAndResize to Resize
fix using scales for interpolation
add antialiasing for linear interpolation
add coordinates transformations tests for Resize
add cubic interpolation for Resize
[DivImpl] Add int64 registration.
Comment unused variables.
Added unit test for adaptFCParamsFormat() recipe
Removed data format in registrar
Fixed Clip gradient on edge cases
Fixed MaxPool test
Parallelize backward for Conv and FC
Removed zero grad inside kernels
Fix backward
Update 0.6.0 -> 0.6.1
Rename FixedNBitFlipOp
ft-dev
ft-dev
Remove fmt include
Added rounding mechanism
feat : [ADD] Hardmax operator
showCoreVersion now use fmt print instead of Log::info.
Fix documentation link.
chore : cleanup conv 1/2D backward tests
Revert "feat : added padding benchmark"
Revert "chore : alternative implementation to reduce boilerplate code"
chore : alternative implementation to reduce boilerplate code
feat : added padding benchmark
feat : [ADD] Padding3D
feat : ConvTranspose 3D
feat : [ADD] Conv3D
Remove include of a deleted header
Adaptation with core
Loading