Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aidge_backend_cuda
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_cuda
Graph
lenet_operators
Select Git revision
Branches
8
Add_MSE_support
Feat/Scaling_Operator
betterpip
convert
dev
lenet_operators
main
default
protected
rework_unit_tests
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Oct
30
Sep
27
26
25
18
12
10
6
5
4
3
27
Aug
22
21
16
15
14
13
12
6
5
1
31
Jul
24
8
5
4
3
2
1
30
Jun
28
27
25
24
21
20
19
18
17
14
13
12
11
10
5
4
3
31
May
30
29
15
14
13
2
30
Apr
22
21
18
16
11
9
4
3
2
29
Mar
28
27
26
22
21
19
14
8
28
Feb
19
12
7
6
2
1
24
Jan
15
5
4
14
Dec
11
10
9
8
7
5
4
7
Nov
23
Oct
20
17
13
5
4
3
21
Sep
20
18
14
13
11
version 0.2.2 -> 0.3.0
dev
dev
add Scaling Unit Tests
Feat/Scaling_Op…
Feat/Scaling_Operator
add half type support for Scaling
add Scaling operator
Merge branch 'main' into 'dev'
Merge branch 'dev'
Update 3 files
Merge branch 'backend_export' into 'dev'
Adaptation to backend_export
Header ifdef consistancy
Merge branch 'feat/release_pip' into 'dev'
fix : various type & syntax bugs
Merge branch 'dev' into feat/release_pip
chore : readme rm spacing before ":"
fix : created release cuda job that uses a shell executor instead of docker
chore : completed gitignore
Fix critical error
chore : CI files ref
fix : cibuildwheel deps list
chore : changed cuda toolkit version + debug prints
Fixed compatibility issue
fix : enabled build with cuda
chore : upd ref gitlab shared files
fix : re enabled pip release build option
fix : undefined refs by adding missing template declarations of Aidge::thrust_copy
fix : wrong pointer type generated invalid pointer conversion error
fix : gitlab sharde files ref
chore : added import ._version
fix : pyproject.toml version matches the one in cmakelists.txt
Remove one std::cout
Merge branch 'ivit'
Clean code
Add backward ILayerNorm
fix : impossible conversion from float ** to void **
Merge branch 'learning_backend_cuda' into 'dev'
fix : wrong job was retrieved + coverage was enabled in optionnal C++ builds
Fix Coverage error
Add backward GELU
Fix ReduceSum call
Add backward ShiftMax
Loading