Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
distiller
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
llvm
distiller
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2697a18f1266ea99436e7b21d002ae34d7077482
Select Git revision
Branches
12
4-bit-qat
api_changes
ax_integration
gste
inception_support
kd_fixes
lattice_regularization
load_quant_aware_train_checkpoint
master
default
protected
ptq_propagate_settings
scale_approximation
update_links
Tags
7
v0.3.2
amc_before_pytorch1.1_merge
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.0
19 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Feb
6
5
3
2
19
Jan
18
15
6
30
Dec
29
26
18
12
11
9
8
4
3
2
28
Nov
27
26
25
20
18
17
16
14
13
11
10
8
7
6
5
4
31
Oct
30
28
27
25
23
22
7
6
5
28
Sep
27
25
24
23
18
10
9
8
7
5
2
1
29
Aug
28
27
26
24
23
22
21
20
19
14
13
12
9
8
7
6
4
31
Jul
29
26
24
23
22
21
17
16
10
8
7
4
3
2
1
30
Jun
26
25
24
23
22
19
18
17
14
13
11
10
3
2
30
May
29
28
27
22
21
20
19
16
15
14
6
5
2
1
30
Apr
18
16
14
11
10
9
8
4
3
1
31
Mar
29
28
27
25
24
23
22
21
20
17
14
12
11
10
7
6
5
4
3
2
1
28
Feb
27
26
25
23
20
17
15
14
13
12
11
10
6
31
Jan
27
24
23
22
21
16
15
13
10
9
8
26
Dec
23
19
16
15
14
11
9
6
5
4
3
2
1
30
Nov
25
24
22
21
20
9
8
7
6
5
4
2
1
31
Oct
29
27
26
23
22
18
13
11
4
3
1
30
Sep
27
21
20
16
4
29
Aug
27
9
7
31
Jul
25
22
21
19
17
16
15
13
11
9
8
5
4
1
30
Jun
29
26
25
Update _Regularizer docstrings for clarity of API
.
lattice_regular…
lattice_regularization
Added PotentialWellLattice regularization
Convert Distiller PTQ models to "native" PyTorch PTQ (#458)
Merge branch 'master' into distribution_aware_training
Fix path in LAPQ yaml
Loss Aware Post Train Quantization search (#432)
Fix requirements.txt - due to torchvision/pillow mismatch
ranked_structures_pruner.py: fix error message
Fix scale factor calculation in symmetric quantization (#463)
Post-train quant: Refactor inputs quantization (#454)
Separate LinearQuantMode for weights/activations (#451)
Add Mobilenet v1 baseline training script
Fix broken links in image classification sample readme
IFM sparsity collector (#443)
Bugfix - missing argument in post-quant training unitest (thanks @barrh)
.
.
.
Add support for wide-resnet models that exist in torchvision
Quantization stats collection minor updates
Update examples README
Update README
Update Examples Documentation (#441)
Updated README.md in object_detection
.
Enable weights/activations-only PTQ for conv/linear modules (#439)
Update PTQ ResNet-50 command line results
.
Flow working for quantizers that don't update the optimizer
Merge branch 'master' into load_quant_aware_train_checkpoint
Bugfix - Save stats to file when 'qe-calibration' arg is used (#437)
object detection: remove unsupported summaries
object detection: fix model summary generation
Hotfix to sim_bn_fold.py after breaking merge
Object Detection Compression (#343)
Added model_setattr - sets an parameter/buffer/module
Merge branch 'master' into load_quant_aware_train_checkpoint
Merge branch 'master' of https://github.com/NervanaSystems/distiller
AMC: fix problems reported in issue #429
Loading