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.
a1b00e80c7fc7f35522bb2533b5e9e1ab327ea48
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
12
Nov
11
10
9
8
7
6
5
6
5
6
5
4
3
2
1
31
Oct
30
29
28
27
26
25
24
23
21
20
19
18
17
16
15
14
13
12
11
10
9
8
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
Fixing tuner file construction
Merge branch 'approx_hpvm' of https://gitlab.engr.illinois.edu/llvm/hpvm into approx_hpvm
fixed skip_offset error
Added function declaration for tensorConvInputHalf
Autotuner benchmark
Merging
Updating results comparison with generic directory input
new baseline
Merging
Adding cost based flag remapping
Improved half2
Fixed freeCuda bug
Fixed tensorSoftmax call
Fixed bug in half func calls
Fixed sources to include calls to half
Fixed calls to replace full precision calls with half precision calls
Instantiated float maps for fair comparison
Merge branch 'approx_hpvm' of https://gitlab.engr.illinois.edu/llvm/hpvm into approx_hpvm
Changed soource code naming scheme to include knobs
Restricting first layer to be non-PROMISE
Merging
Adding scripts for PROMISE reautotuning
inefficient input sampling
Nullifying device pointers after cudaFree
Using half2
Fixed SSIM & PSNR computation
Changed parsing after for loop
Backing up sources
Merge branch 'approx_hpvm' of https://gitlab.engr.illinois.edu/llvm/hpvm into approx_hpvm
Automated process of replacing calls with tensorHalfCall
Merging
Fixing path in MobileNet shalow Depthwise version
Fixed total acc calculation
Fixed paths
Added halfBatchNorm
Fixed sources to call halfBatchNorm
Updated sources to skip per tensor profiling
Added half profiling sources for mobilenet_depthwise*
Ported mobilenet_depthwise* to work with code autogenerator
Added half replacement call for tensorConvCutlass
Loading