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
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
Mickael GUIBERT
aidge_export_cpp
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
feat_add_quantized_export
Select Git revision
Branches
7
AddUnitTest
NodeExport
dev
feat_add_quantized_export
feat_formatting
fix
main
default
protected
Tags
6
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
v0.0.1
13 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Apr
4
2
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](Producer) Add ignore attribute to False by default
feat_add_quanti…
feat_add_quantized_export
[Refactor] Simplify aidge_cmp function to one function for float or interger
[Fix] Suppress constexpr and simplified the choice of rounding
[Git] Add gitignores
[Feature] Add Python script for ResNet18 export (cpp)
[Fix] Add #define to enable or disable the OpenMP option for compilation
[Feat] Add jinja file for forward build
[Refactor] Change formatting
[Feat] Adaptation of the Aidge_cmp function for an integer datatype
[Fix] Replacing a hard cast with a cast based on the output typ
[Refactor] Change rescaling resolution using rescaling.jinja
[Feat] Add Rescaling registrar file with attribute resolution
[Refactor] Change elemwise_op determination
[Feat] Add rescaling function
[Fix] add cmath for rounding feature
[Feat] inputs_tensors use for main cpp generation
[Fix] Naming change and normalize function integration
[Fix] Rounding integration for int data type
[Fix](Pool) Missing kernel dimension
[Fix] MetaOp Recipe Pooling
[Feat] Change the kernels_to_copy system
[Fix] Temporarily generate only layer params for the first input as all inputs were taken into account (even producers) leading to unused macros of compilation errors
[Fix] Remove memory info from arg list for save_outputs function
[Feat] Add the aidge_cmp option and refactor save_outputs function
[Feat] Add int8 support
[Feat] Add new lenet export and generation files
[Refactor] Reformat transpose jinja
[Chore] Temporarily comment the save_outputs generated code
[Chore] Include export_utils file
[Chore] Remove unecessary tabulation
[Refactor] Update export function adding the main file generation
[Refactor] Add utils functions to clean export file
[Refactor] Rework the operators system to match with the actual cpp kernels implementations
[Git] Add venv
[Refactor] Split operators.py into several files
[Refactor] Change static files path
[Chore] Remove deprecated warning
Merge branch 'IntroduceUnitTest' into 'dev'
dev
dev
Add a first instance of unit test for Cpp export.
Add docstring + small clean.
AddUnitTest
AddUnitTest
Loading