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.
3a1efa303f181c261342717788f33af464c80d57
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
8
Oct
7
6
5
4
3
1
28
Sep
27
26
25
24
23
21
20
19
18
17
16
14
13
12
9
5
3
31
Aug
30
29
28
27
26
15
14
13
12
11
10
9
8
7
6
5
2
31
Jul
30
29
27
26
25
24
23
22
20
19
18
16
15
14
13
12
11
10
5
4
3
2
1
30
Jun
29
25
24
23
22
21
20
19
18
14
29
May
26
23
2
Apr
29
Mar
28
27
23
22
21
20
19
18
17
16
15
14
12
8
7
5
3
2
28
Feb
26
23
22
14
11
7
3
30
Jan
17
16
15
13
12
9
5
30
Dec
29
28
27
26
23
22
21
20
19
18
14
13
6
3
1
30
Nov
13
10
6
5
2
1
29
Oct
27
26
25
24
23
22
9
20
Sep
23
Dec
22
16
Sep
23
Aug
19
17
16
15
11
10
9
8
7
3
2
26
Jul
14
Jun
13
7
5
2
1
25
May
24
23
20
6
Apr
27
Jan
25
23
3
Dec
1
22
Nov
12
Oct
11
11
Sep
9
8
7
6
7
Jun
6
1
May
29
Apr
28
27
26
23
5
21
Mar
20
Renamed public functions and added code to pin profiler thread
Removing extraneous initTensorRt calls
Added test commit to check gitlab username
Adding CPU benchmark for AlexNet (DSOC)
Adding Install reqs for Opentuner
Merging
Adding Multi-skip model for each Loss1, Loss2, Loss3
Bug fix in calculating time-energy totals
Merge branch 'approx_hpvm' of gitlab.engr.illinois.edu:llvm/hpvm into approx_hpvm
Spliting time-energy runtime info to compute-control-config in ProfileInfo class
Merge branch 'approx_hpvm' of https://gitlab.engr.illinois.edu/llvm/hpvm into approx_hpvm
Copied over soc_simulator with added fc/conv interface
Copied over soc_simulator with added fc/conv interface
Merge branch 'approx_hpvm' of gitlab.engr.illinois.edu:llvm/hpvm into approx_hpvm
Modifications in wrapper runtime: splitiing return from tensor computation,
Profile Info class , and integration with hpvm rt controller, for time and
Merge branch 'approx_hpvm' of https://gitlab.engr.illinois.edu/llvm/hpvm into approx_hpvm
Added CMakeLists file to build static profiler lib
Merging
Fixing Bug in Skipping Operations
Bug fix in search in pareto curves for hpvm rt controller
Merge branch 'approx_hpvm' of gitlab.engr.illinois.edu:llvm/hpvm into approx_hpvm
Changes to HPVM runtime controller to use pointers to existing configurations
Commented out tests
Removed all instances of original profiler and added implementation to directly read power rails
Added 3D pareto curve construction (accuracy loss-speedup-energy)
Merge branch 'approx_hpvm' of gitlab.engr.illinois.edu:llvm/hpvm into approx_hpvm
Added energy-AL curve to hpvm rt controller - to be tested with numbers
ege branch 'approx_hpvm' of https://gitlab.engr.illinois.edu/llvm/hpvm into approx_hpvm
Backing up Huzaifa's GPU Profiler
Reducing Warnings in DNN sources
Merging
Updating Skip Layer Selection to incorporate Op Cost
Correct version of hpvm rt controller (intermediate one pushed before)
Merge branch 'approx_hpvm' of gitlab.engr.illinois.edu:llvm/hpvm into approx_hpvm
Alexnet2 loop version changed accorging to new hpvm rt controller interface
HPVM rt controller invokeRTcontrol method interface changes to
Merging
Adding Validation Support for HS results
Deleting unused configurations after computing pareto optimal curve
Loading