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.
6ef2c37e2034fa7ff053a52ba347c3eb09e9bb51
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
Fixes to config format doc
Describing Approximation Knobs
Merging in remote changes
pushing change to configuration format
Explain how to activate conda environment
Added a gallery for all tradeoff curves
'References' -> 'Specifications'; also moved some to developer docs
Fixed HPVM-spec doc structure
Starting with Configuration format discussion
Changed a few CMake target names for Ninja to work
.gitignore
Removed some warnings
Fixed gitignore accidentally ignore lib/
Merge branch 'approx_hpvm_hotfix' into 'hpvm-release-exp'
fixed include path for approxhpvm.py
GitLab CI always cache
Move trt sources to test/
Moved hpvm.h to a common location
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
Loading