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.
671038d5489a8b6c02019498518e5d9c12bfa430
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
27
Mar
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
22
21
19
15
14
13
10
7
29
May
22
17
16
15
14
13
10
7
1
29
Apr
28
25
24
Raise error if scheduler dict contains invalid class arguments (#204)
Fix argument typo in a couple of YAMLs (fix #191)
utils.py - fix issue #203
Splicing Pruner: simplify the splicing code
Fix ResNet50 Early Exit
mse from 8bit ref(histogram)
pass parameters from yaml file
ResNet50 AGP: 84.6% element-wise sparsity (75.7% Top1)
Resnet50 AGP: 80% element-wise sparsity with 76.0% Top1
fix small bug in logging
add pact to gste and log different stats
Added BernoulliFilterPruner_AGP
Gated STE quantizer
Replace exit()s with ValueError()s
Group Lasso regularization: fix thresholding
truncated_svd.ipynb: replace numpy with pytorch
Fix logging message for structured pruning (#194)
Merge branch 'master' of https://github.com/NervanaSystems/distiller
Add two stochastic pruners
Fix row-pruning
Remove non-utf8 characters from utils.py (#193)
Fix typo in tflogger path (#186)
Integrate Cadene pretrained PyTorch models [fixes #142] (#184)
logger: remove superfluous imports
Greedy pruning: change the pruning order of resnet layers
Utils: added model_params_stats
compress_classifier.py: sort best scores by count of NNZ weights
Network Surgery schedule: fix documentation
AMC: remove superflous imports
language model example: fix code formatting
Fix issue #155
AMC - added arguments: amc-ft-frequency, amc-reward-frequency
compress_classifier.py: Fix best_epoch logic
compress_classifier.py: fix PNG and ONNX exports broken in new release
Merge branch 'master' of https://github.com/NervanaSystems/distiller
SummaryGraph - warn user when the model uses dynamic input shapes
add arbitrary value for 8 bit gaussian clipping to avoid crushing
4-bit-qat
4-bit-qat
undo decay disable for inputs
jupyter/alexnet_insights.ipynb - fix syntax error (#180)
disable decay on the input
Loading