Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
aidge_backend_cuda
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_cuda
Graph
fix
Select Git revision
Branches
17
OptimizeSub
WinCI
add_abs
allowNoInputProducer
batchnorm_flag
betterpip
bitshift_op
bn_flag
boolean
dev
protected
feat_formatting
fix
main
default
protected
old_scaling
scaling
stable
upd_Tensor-interface
Tags
13
v0.6.1
v0.6.0
v0.5.1
v0.5.0
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.0
v0.0.1
30 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
25
19
10
18
May
15
7
6
5
29
Apr
26
25
24
23
22
16
15
14
10
9
28
Mar
16
3
20
Feb
31
Jan
28
23
17
10
2
13
Dec
12
11
10
6
5
2
29
Nov
27
26
25
20
19
14
12
8
7
6
31
Oct
29
28
20
15
8
7
1
27
Sep
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
5
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
Add Exp operator
dev
dev
Make Clip operator working for integers
[upd] functions to follow Tensor member function updated names
upd_Tensor-inte…
upd_Tensor-interface
Fix ArgMax operator
Fixed unit tests
boolean
boolean
Update Equal operator's output to be of type boolean
Fixed missing change
Fixed Equal
Fixed issue
Fixed missing change
Fixed tests
support boolean tensor
Addded missing thurst_copy for bool
Added missing changes
Boolean type support
Add kernels for Equal operator
Fixed FC backward with bias
refactor resize's interpolation functions
add Resize operator
Version 0.6.0 -> 0.6.1
v0.6.1 main
v0.6.1 main
Fix rounding
Removed wrong assertations
showCudaVersion now use fmt print instead of Log::info.
Fix documentation link.
Added missing BitShift include
Missing changes
Added BitShift
Removed empty backward()
Replaced cudaMalloc with thrust::device_vector
Specify which manylinux 2.28 docker to use, avoiding differences between CI and local.
v0.6.0
v0.6.0
Remove need for sudo in the CI by setting ownership inside of CIBW docker.
Add back sudo in gitlabci.
Update cuda 12.4 -> 12.8
Remove sudo from gitlabci.
Add installation of gcc 13.
Update search path.
Use CUDNN image to test backend cuda.
Update path for new runner.
Update CIBW.
Add option -DPYBIND11_FINDPYTHON=ON.
Loading