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.
52c823836ea0acfc1ad39b9c2ee6f6c9aa481435
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
9
May
8
7
6
5
4
3
1
30
Apr
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
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
Fixing Lenet layers file - Adding Conv Strides
Adding cost file for AlexNet Imagenet
Adding LeNet layers and Ops files
Merge branch 'hpvm-fpga-9' of gitlab.engr.illinois.edu:llvm/hpvm into hpvm-fpga-9
commiting changes before creating branch for runtime
Fixing bugs in install time tuner
Merging
Removing extra sampling knobs -- found to not be useful
Profiler (within HPVM RT controller) infrastructure can get and
Adding seeding capability to Autotuner
Adding layers and ops files for Imagenet DNNs
Adding scripts to create ops file
Adding NML replacement script
Adding layer files for Imagenet DNNs
merging
Adding an outer loop for multiple runs - VGG16_cifar10
mering
Adding source for AlexNet Imagenet
Adding assertion to test for fp16 fields in table -- more such assertions needed
Adding best config logging after every 100 iterations
change weight loading in graph_codegen
change code gen and graph ir for tensor runtime
Fixing partial fixes to install-time tuner
Fix Machsuite benchmark makefiles
Add new Machsuite benchmarks and fix CBE comparison predicate bug
Adding try/catch for top baseline time to be in config file
Fixing linker flags for AlexNet2-HPVM
Enabling debug messages by default
Fixing Linker flags for VGG16-100 HPVM benchmark
Fixing linker flags for ResNet-HPVM benchmark
Adding -lcufft and -lstdc++fs to HPVM bencmark linker flags
merging
Adding validation code to install-time --- Still untested due to unavailable GPU
Adding VGG16 and ResNet50 Imagenet versions
onnx files uploaded
tvm & keras output matching uploaded
Adding rules for building install-time binaries using FP16 routine
Moving FP16_tuning setting as CMake tunable macro
Adding install-time tuner that uses PROMISE+fp16+SoftwareApproxs
Adding routine for Stastical confidence measurement for install-tuner
Loading