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.
7fd7df49b8cf6a6014911c46155cec994389170e
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
17
Mar
16
15
13
12
11
6
5
4
3
2
28
Feb
27
26
25
24
23
20
19
18
17
16
15
14
13
12
11
10
7
4
2
1
31
Jan
30
29
28
27
25
24
23
22
21
20
19
18
17
16
15
14
13
10
9
8
7
4
3
2
31
Dec
30
29
27
26
18
7
6
5
2
28
Nov
26
25
21
20
19
20
19
WIP fix for hpvm runtime with FPGA
Fixing polling and binary reinvocation fall-back in devtuner
Add new file
Fixed necessary changes in other files for FPGA
Adding binary reinvocation capability to devtuner.py
Minor fix
Fix bug that causes crash during parsing of LLVM assembly
Adding VGG16_imagenet_promie and VGG16_imagenet_piped rules to Cmake file
Adding VGG16-imagenet to benchmarks.py
Adding VGG16 imagenet data files - tensor, layer, knob files - need some fixing
Fixing integer overflows in approximation techniques implementation
Adding ImageNet VGG16 - first success
HPVM-CAVA-FPGA: Removing unnecessary files; changing visc -> hpvm
Fixing remaining overflow bug
Fixing int overflow issues
Merging
Adding fixed function dumpCalibrationData2
Potential fix for compilation failure with buffer/priv attributes
Merge branch 'hpvm-fpga-9' of https://gitlab.engr.illinois.edu/llvm/hpvm into hpvm-fpga-9
separate operators and ir, create new abstraction for element wise ops
Update vgg16_imagenet.py
node without attr
Insert hpvm_hint_fpga as needed
adding fpga benchmarks to main repo, fpga branch
ir finalized
codegen update & hpvm-tensor-rt path update
format ir and codegen for src.cc
Adding Autotuner results directory
adding fpga benchmarks to main repo, fpga branch
codegen part added with emitSource, emitHeader and emitRoot
Handling double spawn issue - removing multiple instantations
Using stop_run signal to stop processes
Adding piped sources for all DNNs and updating CMake + benchmarks.py
Fixing devtuner bug
reintroducing basline computation
To devtuner driver script having option for piped execution
Adding piping support to devtuner.py
Adding tested AlexNet piped version
Adding batch size as param to Autotuner DNN sources
Adding confidence dumps to all layer-level Autotuner sources
Loading