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.
c65926e372aa8beb65706355f8cbed5b32dc7cb4
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
3
Feb
2
1
31
Jan
30
29
28
27
26
25
24
23
22
21
20
19
18
15
14
13
12
11
8
6
28
Dec
22
21
20
18
17
16
15
14
11
10
9
8
7
6
5
4
3
2
1
30
Nov
26
25
22
21
20
19
18
17
16
14
13
12
11
10
9
5
2
30
Oct
29
21
20
14
13
9
8
7
5
2
1
29
Sep
28
24
15
14
13
12
11
10
9
8
7
5
4
3
2
31
Aug
29
28
27
26
25
24
23
22
21
20
19
18
17
15
14
13
12
11
10
Add updated tradeoff curves for imagenet benchmarks
Fixed a typo
Updated main readme file
Merging in approx_hpvm_reorg_keras edits
Fixing LeNet model
Fixing pool-tanh ordering in LeNet configuration file
Merging
Fixing Integer overflow bug in Input reading routine
Test changing model to use test.bin data
Add graphs for different benchmarks and fix batch sizes for alexnets
Default input test_input.bin (from tune_input.bin
BugFix: Setting runtime control policy to BASE (no config change)
Supports selecting hpvm target name in frontend
Removed support for PROMISE configs and quant file
Fixed some bug and passed frontend -> binary test
Also added individual run_* targets back
fix imagenet benchmark bugs
Added support to run all benchmarks in ctest
Fixed a typo introduced in a8aa64733c
Moved hpvm-c test to use approxhpvm.py to compile as well
Fuse: fix edge dedup
Fixed a bug in MODEL_PARAMS_DIR generated in config.h
Added approxhpvm.py for compiling hpvm-c to binary
Make FuseTest try to fuse everything
Fixed corner cases and added test for generating all 10 benchmarks
Create symlink correctly when the user sends relative path
Turned on Softmax layer by default
Finished generating model metadata
fix imagenet, remove cv2
Bug fixes in json generation
First full json file gen
Starting on Json file generation
Update README.md
Update README.md keras_dump
update expected accuracy, fix frontend causing mobilenet problem
Merge branch 'approx_hpvm_reorg_keras' of gitlab.engr.illinois.edu:llvm/hpvm into approx_hpvm_reorg_keras
update expected accuracy, fix frontend causing mobilenet problem
Adding pip requirement to Keras frontend README.md
Minor spelling fix in keras README.md
Frontend prints metadata for tuning (WIP)
Loading