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.
0466d6f853f61fe185fa1fcc6f0df0c1a3a51e63
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
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
6
4
3
1
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)
Changing default MODEL_PARAMS_DIR path - has to be user configurable in general
Ading config file with MODEL_PARAMS_DIR path
Adding Keras frontend and sources
mobilenet -> mobilenet_cifar10
Changed file name of dataset in dnn_benchmarks
Merge branch 'reorg_test_dnn' into approx_hpvm_reorg
Updated tuner_confs.txt to be the config given by tuner
Created ModelExporter for one-stop model exporting experience
Add descriptors for tensor runtime headers and implementation files
Add description of HPVM passes which deal with tensor operations
Delete files resulted from prodfiling of DNN becnhmarks
Add some header comments to tensor runtime files
Remove some stray comments from profiling file
Add commands to remove stray files in the run_dnn script
Add modification to scripts to plot tradeoff curve
Add scripts to run benchmarks
Modified setting address space to use metadata instead
support for dedup and vertical fusion in Fuse transformation
patches from fpga branch
Remove residual profile data and final accuracy file
Loading