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.
50caaa9f2d28bd0bec632199682bc2baa6e78761
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
May
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
14
13
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
Fixing mem handling bug in Lenet_promise source
Updating piped scripts to use 5K images
Adding promise translator support to dump Quantization ranges
Adding auto garbage collection in inference loop
Adding Quant Range computation across batches of 100 images
Adding batched inference to get Quant Ranges -- needs more testing
Merging
Reducing quantization percentiles tried
profile in nvprof/nvvp
Merge branch 'approx_hpvm' of gitlab.engr.illinois.edu:llvm/hpvm into approx_hpvm
1. Now support previously enexpected case of search value resulting to target
Adding test case for PROMISe
update keras/onnx/tvm models
Loading