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.
c2a429374f424ab357f55fd89d9d0d9289a570fe
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
11
Jun
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
22
21
19
15
14
13
10
7
29
May
22
17
16
15
14
13
10
7
1
29
Apr
28
25
24
AMC: added TD3, changed rewards, refactoring
SummaryGraph: record the number of input/output channels
Checkpoint: change format of printed keys table
Fix a bunch of broken links
[Breaking] PTQ: Removed special handling of clipping overrides
Update requirements.txt
Add sklearn to the requirements
ADC: fix channel selection in ranked_structures_pruner.py
ADC: delete LayerDesc
ADC: move rl_libs choice to the command line
ADC: add missign random-policy files
Merge branch 'master' into new_amc
MNIST support
Merge branch 'master' into new_amc
ADC: add some documentation
expose the punish_agent protocol
Added support from the MNIST dataset
Update README (#277)
ADC: added --amc-cfg
ADC: refactor utils and environment
ADC: refactor rewards code
ADC: move presets directory and adc_random_env.py
ADC: refactor rl_lib directory structure
Add missing **kwargs in on_epoch_begin of knowledge distill policy
Merge branch 'master' into new_amc
Update dataset_summaries.py
mobilenet-ddpg-reconstruction___2019.05.27-000814
Bug fix for shared module (#268)
Added support for setting the PRNG seed (#269)
Log pip freeze (#266)
ncf.py - fix wrong nb_users/items
Store qe_stats_file in output directory (#262)
NCF scripts with Distiller integration
Fix type hint usage which breaks on Python 3.5
Fixed KeyError treatment in Quantizer._pre_process_container (#263)
Thinning: added support for group-wise convolutions
Changes in activation stats collectors
data_loaders.py: fix crash in case of fixed_subset=True
Bugfix in bias handling in quant-aware training (fixes issue #248)
Bug fix in n_stds clipping calculation (fix issue #249)
Loading