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
1ae9353725a77a42d89d10a6622f1e78d42d1b5a
Select Git revision
Branches
16
OptimizeSub
WinCI
add_abs
allowNoInputProducer
batchnorm_flag
betterpip
bitshift_op
bn_flag
dev
protected
feat_benchmark
feat_formatting
fix
main
default
protected
old_scaling
scaling
stable
Tags
11
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
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Nov
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
Added LRN operator
Merge branch 'add_operatorimpl' into 'dev'
add OperatorImpl helper
accumulate the gradients instead of replacing them (done for several nodes but not all)
Merge branch 'fix_bce_metric' into 'main'
v0.3.1
v0.3.1
handle the batchnorm train/test mode flag
batchnorm_flag
batchnorm_flag
reset retruned type getAvailableImplSpecs
use intrinsic functions for Sqrt kernel
remove Sqrt backward random tests
add Sqrt Operator
fix ReduceMean and ReduceSum when no reduction is needed
Merge branch 'fix_cuda_wheel_too_big' into 'main'
feat : replaced pkg installs built from source in test section by install from pypi
chre : upd ci files ref
chore : trigger CI
chore : upd ci files ref
chore : added another path to ignore to cibuidwheel path
fix : findCUDA was overriden by wrong variable check in CMakeLists.txt
Merge branch 'learning_metrics_operators' into 'dev'
use intrinsic functions for Sqrt kernel
remove Sqrt backward random tests
Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cuda into learning_metrics_operators
chore : upd ci files ref
fix
fix
chore : added another path to ignore to cibuidwheel path
fix : findCUDA was overriden by wrong variable check in CMakeLists.txt
feat : added option to build a shared library
fix : pip do not packs cuda* .so files in .whl, aidge_backend_cuda pkg wieghs now ~2Mo max
Merge branch 'bound_check_fix' into 'dev'
Fix issue eclipse/aidge/aidge_core#196
fix : findCUDA was overriden by wrong variable check in CMakeLists.txt
feat : enabled formatting in CI
feat_formatting
feat_formatting
chore : formatted cpp files
chore : added clang-format file
chore : added default values to cmake options
add Sqrt Operator
fix ReduceMean and ReduceSum when no reduction is needed
Merge branch 'Fix/update_backend_cuda' into 'dev'
Remove input_nbr attribute for Add operator
getAvailableImplSpecs now return a vector for binding purposes.
Remove select-input-number option for Add operator
allowNoInputPro…
allowNoInputProducer
Loading