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.
16479e7a69b44fe426c5e5d346f43833cae508a7
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
12
Apr
11
10
9
8
7
6
5
4
3
2
1
30
Mar
29
28
27
26
24
23
22
21
19
18
17
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
working fusion with move-up
Merging
Fix CBE bugs: include address space specifier on pointer casts, account for pointer decay on array bitcasts, and fix switch code gen
Adding Tuning results for Batch328 - more knobs - 8K iterations
Revert "Added Conv-Bias-ReLU fused operator"
Revert "Added fuse test case (LeNet-based)"
Added fuse test case (LeNet-based)
Added Conv-Bias-ReLU fused operator
WIP: FPGA U&J
add mobilenet
Separating Knob readiing Utilties
alexnet & lenet keras/onnxruntimne ready
Fixing header dependencies for approxhpvm_runtime_utils
alexnet onnxruntime update
Using increasing knob ordering for Autotuner
Adding New Sampling Knobs to tensorConvSampSim -- with half interpolation
Add changes to profiler interfaces to avoid breaking cose
added test for dominance chain and extra check for loop guard branch
Adding support for dumping CPU runtime configs
mergign
Adding baseline configuration to autotuning outputs
split unroll & jam to two passes so that we can run cse, simplifycfg, and loop simplify between them
Adding CPU support in profiler and making adding devices more easy
Adding CPU tensor operations and approximations
Merge branch 'approx_hpvm' of https://gitlab.engr.illinois.edu/llvm/hpvm into approx_hpvm
Adding build support of OpenMP for CPU tensor runtime
Updating Global Knobs file to include 33% sampling
Adding Sampling test for 1*1 filter
Fix a bug in indexing for skip_offset == 4 for filter sampling
Modifying tensorConvSampSim to handle 33% sampling
Pushing latest unit test source - with tests for baseline FP32 FP16
Merge branch 'approx_hpvm' of https://gitlab.engr.illinois.edu/llvm/hpvm into approx_hpvm
Fixed baseline convolution baseline and removed redundant tensors
Adding detailed unit test for 3*3 filter sampling
merging
removing stray prints
Add FP16 support for baseline convolution
Add regular convolution and bug fix
Adding unit tests for sampling and baseline for 1*1 filter
Add fixes to filter sampling
Loading