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.
a6a98ec5ff52bee8fe3c0aeb67a01d02ae1c266f
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
6
Apr
5
4
3
2
1
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
Merge branch 'hpvm-release/hotfix' into hpvm-release-exp
Added tests for Keras frontend
Adding some necessary comments for config selecvtion policy
Cleaning up probabilistic configuration selection policy
removing more dead code from RT control - removing fake frequency routine deps
Removing more unused Runtime control policies (purely experimental)
Removing redundant macro
Removing useless ITERATE policy in runtime controller
Separating Jetson-specific frequency utilities into a separate file
Some dead code cleanup in Dynamic tuning code
Adding exit(1) for failed tests
Creating 2 sources for Sampling and Perforation Tests
Remove unused tests from unit_tests.cc
Merge remote-tracking branch 'origin/approx_hpvm_tensor_rt' into hpvm-release-exp
Adding argparse options to Keras frontend test script
PyTorch frontend and tuner jointly supports knobs-on-devices
Added vgg16_imagenet to the gallery
install.sh can be run from other directories
Installer checks for Python version by checking the python it's running on
Merge branch 'hpvm-release/more-tests' into 'hpvm-release-exp'
Throw all the tests at the pipeline
Updated test readme
predtuner bugfix
Frontend binary should respect -c flag
Moved profiling test cases to test frontend + profiling
Moved example code generation into dnn package
Moved jetson clock script (use it in the future)
Bump predtuner version (bugfix) and changes to test script
Added loop-no-unroll tag to both mode of frontend
Fixed depthwise conv in metadata
Fixed syncronization problem with tuner
Added test cases for tuning (coming from torch frontend)
Merge branch 'hpvm-release/hotfix' into hpvm-release-exp
Fixed some problems in HPVM benchmark 'pipeline'
hpvm-clang adds no-exceptions by default
Added comment about hpvm::DEVICE deprecation
Wrapping up Keras frontend automated test script
Merging in FIX for hpvm-clang (-O3 usage)
Pushing Keras test script changes
hpvm-clang defaults to O1 optim level
Loading