Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
aidge_quantization
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
Noam Zerah
aidge_quantization
Graph
quantization_cast
Select Git revision
Branches
20
DevPTQ
DevQAT
Fix_ptq
MulCompensation_Nodes
channel_wise_quant
dev
fix_ci
leaky_relu_support
main
default
protected
mobilenetv1_support
qat
quantization_cast
real_quantization_cast
refact_removing_scaling_nodes
scaling_node_for_rescale_tensor
storing_sf_as_producer_attributes
tag_instead_of_metaop
tag_true_quantization
test_LeNet
true_quantization
Tags
3
v0.1.2
v0.1.1
v0.1.0
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jun
24
23
19
17
11
6
3
18
May
8
6
5
30
Apr
29
28
22
18
17
16
15
11
10
4
3
2
1
31
Mar
28
27
25
20
19
18
17
16
14
12
11
6
5
4
3
28
Feb
27
24
21
20
19
17
14
11
5
1
31
Jan
30
29
28
27
23
22
21
19
17
15
13
8
6
3
2
20
Dec
18
17
16
13
10
9
5
3
2
29
Nov
28
27
26
25
18
13
31
Oct
30
29
28
23
21
16
9
8
7
4
3
2
27
Sep
26
23
18
9
6
5
4
3
2
30
Aug
23
22
9
8
6
5
2
31
Jul
30
29
26
25
24
23
22
19
18
16
12
8
3
1
28
Jun
20
19
12
11
10
7
27
May
23
22
21
14
13
6
2
29
Apr
24
17
8
5
28
Mar
8
24
Jan
19
18
22
Nov
15
14
24
Oct
23
6
4
25
Sep
22
21
14
5
4
29
Aug
24
23
22
21
11
8
5
4
Adding assert to check dataformat
channel_wise_qu…
channel_wise_quant
Merge branch 'dev' of https://gitlab.eclipse.org/eclipse/aidge/aidge_quantization into dev
re-removing insertcompensationnode() from hpp file
Tag int8/ adding the cast routine and testing it with minirestnet
tag_true_quanti…
tag_true_quantization
Merged with dev
Fix unit test
New nodes inherit data format
Continuing work on Tag (Finshed CastQuantizedNetwork Routine
Adding auto tag function + repalced nbBits parameter
Removing checksum from test_ptq (keeping it local)
Apply 1 suggestion(s) to 1 file(s)
Fix requested change 1/2
updating .gitigore
deleting unwanted files
Adding properly handled insertCompensationNodes()
Activating cuda in setup.py
deleting unwanted files
Units tests
Continuin Unit Test
Including new architectures for test pipeline
units test
Fix unit test
Fixing bad files modofication
fix_ci
fix_ci
New nodes inherit data format
Merge branch 'rounding_modes' of gitlab.eclipse.org:eclipse/aidge/aidge_quantization into rounding_modes
use the new rounding system
handle halfway rounding modes + scaling factor setter
use the new rounding system
Use OperatorTensorWithImpl
Version 0.4.0 -> 0.4.1
showQuantizationVersion now use fmt print instead of Log::info.
Fix documentation link.
HotFix: Segfault in the PTQ when using a model without bias
Without a CUDA compiler pip install . produces the following error:
Merge branch 'main' into dev
Remove CIBW test as they are currently stuck.
Update pyproject.toml with search path to debug locally.
Update build dependencies.
udpate cibuildwheel_build_deps_before_build_wheel.sh.
Update manylinux image used by CIBW to manylinux 2.28.
Loading