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.
80211d082ed9c63a977915b0948b1d908dfef99e
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
2
Feb
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
9
7
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)
Added size analysis for graph
Use an onnx simplifier to reduce work
PyTorch interface now works correctly (continuing 797378f389)
Adding mising Benchmark.py (Keras frontend
Merging
Merge remote-tracking branch 'origin/approx_hpvm_reorg' into onnx_frontend
Removed weight downloading mechanism and fixed model_weight prefix
Try using Git LFS to hold datasets
Fixed bugs introduced in 9c11c88033
Merge branch 'approx_hpvm_reorg' into onnx_frontend
mobilenet -> mobilenet_cifar10: also move the files
Adding env setup and setup.py files (Keras frontend)
Loading