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.
d19a1626d08fab80136fe222c3c4f33041ce235c
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
Mar
30
29
26
25
24
23
22
23
22
21
20
19
20
19
18
17
16
15
14
13
12
13
12
11
10
9
2
1
27
Feb
26
24
23
22
19
18
17
16
14
12
11
10
9
8
7
5
4
3
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
Fixed a dependency order issue between CMake targets
Fixed missing OpenCL link
Fixed linking of "libxxx.so" in approxhpvm.py
Removed config.h.in to fix config.h collision (vs tensor_runtime/include)
approxhpvm.py codegen_target is required
Fixed approxhpvm.py multiple -I behavior
Removing some dead code from tensorUtils.h
Updating tensorRT sources to use 'tensorUtils.h'
Added missing include list
Added CI for merge requests
Set RPATH for tensor_runtime and reduce hardcoding for approxhpvm.py
Use modern CMake approach to name libraries
Updated badge for new branch name
Merge branch 'approx_hpvm_devops' into approx_hpvm_reorg
Merge branch 'approx_hpvm_hotfix' into approx_hpvm_reorg
Added badge in the readme
Removed a space in set_paths.sh
Added tests to CI tasks
Adding check in set_path.sh throwing error if CUDA path not set
Compile in release mode
Tell CI to recursively clone submodule
Added libboost as a requirement
Use curl to download files & remember to install cmake
Added gitlab CI/CD pipeline
Fixed a broken dependency in default env
Just point the readme to the online documentation. Simple enough.
Updated documents to include audience, submodule info, and doc-passing badge
Added config file for readthedocs
Tile counts are now computed in internal nodes
Refactor tile size calculation to happen in internal node func
Remove tile size computation from aux leaf node
Merge branch 'hpvm-hypermapper' of gitlab.engr.illinois.edu:llvm/hpvm into hpvm-hypermapper
Added changes for using isNonZeroLoop() intrinsic to also pass a trip count, which is then used to calculate the execution time estimates in DSE
Fixed some links in documentation
Getting started (documentation)
Removing Gitlab CI yml file
Merging sphinx documentation in
Adding CNN model description in developer docs
Fixed gitlab-ci
Formatting updates to Approx Imp Doc
Loading