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.
61fba4813d806dbe6ed688814ef10c03d51ddff4
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
18
Mar
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
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
Merge remote-tracking branch 'origin/approx_hpvm_features' into approx_hpvm_reorg_keras
Fixed bug in fusion and added instcombine after unroll (Needs more testing). Also, made changes to allow invoking ocl-be from hpvm-hypermapper directly (doesn't work properly).
fix parse_int
Fixing tuner.json generation - tested partially with binary tuner (runs)
Adding fclose() on pipe in Keras HPVM-C generation
Fixed buggy test case
Use python for installer script for much, much better arg handling
Fixed test system and updated README
Bump CMake version to 3.18
Removed all image processing code from tensor runtime
HPVMCGenLocator: Adding integer casting for non-matching integer actual and formal paramters in __hpvm__launch
Added execution time estimation using avgII
Taking in new commits for projects/predtuner
Bump predtuner version and updated readme
Merging
Fixed recursive directory creation
Updated submodule path, commit, and updated readme
Made hpvm a separate cmake project
Fixed compilation on device with multiple, non-standard cuDNN installations
Update README.md
Update Support.md in Keras
Made hpvm a separate cmake project
FuseHPVMTensorNodes: Bugfix for multiple launches of the same DFG
hpvm-hypermapper cleanup complete
Updated README to reflect new build procedure
Updated README to reflect new build procedure
Update README.md
Update Main README.md
Fixing Main README.md
Update README.md
Merge branch 'predtuner' into approx_hpvm_reorg_keras
Updated predtuner and test script
First Compiling Tuner HPVM-C
Starting with Tuner HPVM-C generation
Updated hpvm rt to avoid printing profile when there's none
Some little dance with hpvm-rt-controller
Use readInputBatch not copyInputBatch
Fixing VGG16 ImageNet batch size
Adding ImagNet tests to Keras automated testing script
Update README.md
Loading