Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hpvm-release
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
Model registry
Operate
Environments
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
hpvm-release
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e24d6a1d89c07757edeea087e4ccf2ac27fe9fc7
Select Git revision
Branches
3
hpvm-release-epochs
hpvm-release-epochs0
main
default
Tags
4
v2.0
v2.0rc
v1.0
v0.5
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Apr
5
4
3
2
1
30
Mar
29
28
27
26
24
23
22
21
19
18
17
16
15
13
12
11
6
5
4
3
2
28
Feb
27
26
25
24
23
20
19
18
17
16
15
14
13
12
11
10
7
4
2
1
31
Jan
30
29
28
27
25
24
23
22
21
20
19
18
17
16
15
14
13
10
9
8
7
4
3
2
31
Dec
30
29
Adding automatic extraction of devtime knobs
Fixes to row and column perforation routines
Reading Samp Params from global_knobs.txt
Reading Perf Flag mappings from global_knobs.txt
Creating Autotuner initializer for one-time initializations
Better organization of SampParamSet and PerfParamSet
removing unnecessary print
Removing unnecessary print
Moving print msg to DEBUG macro
Moving to 2K images for Profiling
Updating VGG16 tensorRT source to use 1K imgs for Profiling
Udating resnet to 1K images
Updating tensoRT based DNN sources
merging
Adding Unit test for Sampling
proceed to onnx runtime evaluation
Committing WIP Unroll&Jam with new intrinsic for removing guard branch
Merge branch 'hpvm-fpga-9' of gitlab.engr.illinois.edu:llvm/hpvm into hpvm-fpga-9
fixed missing else in bufferin and fixed makefiles clean
Fixed bug in row perforation
Fix bugs in CBackend
better naming conventions
Updated unit test
v0.5
v0.5
Adding missing API call declarations
Adding test case for Perforation - checking start_offset
Fixing indent
removing some deprecated routines
Adding true pareto construction to run_dev_tuner.py
Adding Yifan's pareto constructor
emit structure almost finished
Pushing Fixed Band-Pareto plots
erge branch 'approx_hpvm' of https://gitlab.engr.illinois.edu/llvm/hpvm into approx_hpvm
Pushing Best configs for each of the 8 DNNs - 15K iterations
fixed bug in Bufferin which caused findArraySize to crash
fixing machsuite porting errors
Backed up SOC simulator commands used for experiments
Adding UnrollAndJam - as is from v4.0
Fixed input buffering automation
Adding REsNet50 piped version
Ading Resnet50 to benchmaks.py - preparing for tuning
Loading