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.
7596a0a6d63529c743b1d704fee93147bc24c051
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
4
Jul
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
22
21
19
15
14
13
10
7
29
May
22
17
16
15
14
13
10
7
1
29
Apr
28
25
24
Post train quant: Save per-layer quantization params to yaml file
Dump outputs in run log dir instead of script dir
SummaryGraph: Changes in adjacency_map and predecessors/successors
Bugfix in normalize_module_name
Updated README
get_dummy_input: extend to return tuples of tensors + add tests
Logging: Capture warnings + optional verbose logging
ADC: move the loggers to a separate file
features_collector.py: change the log level for the log encapsulating the stats collection phase
auto_compression_channels.yaml: Fix ResNet50 and add MobileNetv2
cleanup the Coach interface
Added an example of faster Resnet20 training schedule
Update spinningup interface
TD3 preset update
Change the CIFAR10 dataset normalization values
Always set a value for the seed
Private: remove hard-coded values
ADC: only save checkpoints of generated networks if requested
Added --amc-reconstruct-pts
Checkpoint loading: allow loading non-strict state-keys (#300)
Fix citation links in README.md
Added citations to the README
activation stats collection: add more layer types to default module list
Simulated BN fold module changes
SummaryGraph: Add adjacency map + numerous changes (#291)
Simulated BN folding during training (module impl only) (#274)
model_summaries: fix weights in compute-summary
Merge branch 'master' into new_amc
private_if - cleanup
spinningup fixes
ADC: too much to detail
configure the dataset sampling configuration
thinning: change logging level from info to debug
Greedy filter pruning: add mobilenet_v1 greedy pruning
Cleanup the auto_compression_xxxx.yaml files
summary_graph: fix the calculation the number of incoming channels
Add the value of PYTHONPATH to the log
Model drawing: allow rendering models w/o specifying the dataset (#294)
Input shape attribute in models (#292)
update requirements.txt
Loading