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.
a60c6df4eb5a82dfcf0163036c615c1ebbaf87fe
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
13
Mar
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
9
8
7
5
4
3
Updating README to include automated test script description
Adding successful automated tests for HPVM build
Update Keras README with compile option
Fixed compilation on device with multiple, non-standard cuDNN installations
Keras frontend fix for MobileNet
Modifying PROMISE Keras frontend to only emit tuner_confs.txt - More automation
Adding automatic HPVM compile option to Keras frontend
Updating main README with few v1.0 details
Merging
Removing config.h include from Keras frontend
WIP: hpvm-hypermapper cleanup - EOD commit
HeteroC++: Bug fix on DummyNodeElimination Pass and incorporating into pass pipeline
WIP: hpvm-hypermapper cleanup - commiting temporary changes before modifying LoopInfo usage.
removing hypermapper submodule
removing hypermapper submodule
Fixed installer to also install hypermapper
Edges non-streaming for now
Adding implicit barrier after ND Nodes by default
Adding DummyNodeElimination pass to remove redundant nodes
Separating Command-line and Source Parameters in Keras README
Adding comments to AlexNet to serve as a template example
Fixes to Ensure reload_dir can and data_dir take absolute paths
Adding dotgraph dep to HPVMCGen/CMakeLists.txt
Adding utility functions in DFGUtils.h for Frontend transformations
Checkpoint before branch restructuring
Fixes to DFG2LLVM_FPGA finding pattern + run cleanups on kernel module
Fixes to CBE
Fixes to cava makefile
hpvmrt timer cleanups
Small cleanups
Fusion cleanup final:fusing on clone, tested
Correctly desequentialize loops of any dimension
Correctly desequentialize loops up to 1 dimension
HPVMExtractTask: creating internal __hpvm__order function for ordering function arguments
Fusion cleanup fixes: checkpoint before making change to attempt fusion on clone
HPVMCGenLocator: Modifying the launch api to support scalars
HPVMExtractTask: Adding support to pass Scalar Values across DFG
modified unroll to allow outerloop unrolling using flag
HPVMExtractTask: Setting up helper functions for Multi-dimensional parallel loops
Adding test to unrolling and bug fixes
Loading