Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
aidge_export_cpp
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_export_cpp
Graph
AddUnitTest
Select Git revision
Branches
11
AddUnitTest
NodeExport
dev
protected
feat_add_resize_interpolation_mode_safeguard
feat_formatting
feat_operator_reducemean
feat_speed_up_pad
fix
fix_parameter_redifinition
main
default
protected
quant
Tags
9
v0.4.0
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
v0.0.1
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
2
Jul
1
27
Jun
26
25
23
20
19
17
13
12
10
6
5
4
22
May
21
20
18
15
14
13
12
7
28
Apr
23
22
18
17
15
14
4
31
Mar
28
17
5
4
27
Feb
31
Jan
12
Dec
6
28
Nov
21
6
24
Oct
23
11
10
8
7
13
Sep
6
29
Aug
28
27
26
30
Jul
23
22
19
17
15
12
10
9
4
3
2
1
30
Jun
28
27
26
13
12
28
May
24
23
22
14
13
7
6
3
2
29
Apr
24
9
5
26
Mar
14
Feb
13
24
Jan
16
19
Dec
22
Nov
26
Oct
25
24
23
6
[Fix](LeNet) Core dumped when dtype = fp32
[Feat] Add float support for aidge_cmp feature
More static concat, works with any type
Added support for memory wrapping in activation
Fixed issue with number of elements in activation
[Upd](R18) New aidge_cmp system
[Fix] Too much commas
[Refactor] Change the parameters template to improve readability
[Chore] Remove generated JSON file after export step
[Refactor] save_outputs function now adapt to the actual format of the tensor (it was previously fixed to NHWC)
[Feat] Add format information to exported aidge fmaps
[Chore] Generated aidge tensors now look way better
[Git] Ignore .json files
[Refactor] Add a new way to handle the aidge cmp feature by using an intermediat json file
Added PaddedInPlace_CP
Handling of memory wrapping
More general memory management
Added missing meta op registration
More efficient transpose
Improved transpose
Fully templated version of matmul
Improved coding
Improved elemwise to be fully templated
Merge branch 'dev' into MatMul
Merge branch 'dev' into elemwise_operators
Merge branch 'dev' of https://gitlab.eclipse.org/eclipse/aidge/aidge_export_cpp into MatMul
Merge branch 'dev' of https://gitlab.eclipse.org/eclipse/aidge/aidge_export_cpp into MatMul
fix reducemean export
Merge branch 'dev' of https://gitlab.eclipse.org/eclipse/aidge/aidge_export_cpp into elemwise_operators
implem conv1D export and unit tests for it
Add erf operators and unit tests
Merge branch 'MatMul' of gitlab.eclipse.org:mnewson/aidge_export_cpp into MatMul
Merge branch 'dev' of https://gitlab.eclipse.org/eclipse/aidge/aidge_export_cpp into MatMul
Merge branch 'elemwise_operators' of gitlab.eclipse.org:mnewson/aidge_export_cpp into elemwise_operators
Merge branch 'dev' of https://gitlab.eclipse.org/eclipse/aidge/aidge_export_cpp into elemwise_operators
Removed debug includes
feat_operator_r…
feat_operator_reducemean
Merged with dev
Fixed test issues
Fixed unit test
Added adapt_fc_params_format() usage
Loading