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.
000c2facbf58328e63418551489ce707c851a1a7
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
14
Jul
13
12
11
10
5
4
3
2
1
30
Jun
29
25
24
23
22
21
20
19
18
14
29
May
26
23
2
Apr
29
Mar
28
27
23
22
21
20
19
18
17
16
15
14
12
8
7
5
3
2
28
Feb
26
23
22
14
11
7
3
30
Jan
17
16
15
13
12
9
5
30
Dec
29
28
27
26
23
22
21
20
19
18
14
13
6
3
1
30
Nov
13
10
6
5
2
1
29
Oct
27
26
25
24
23
22
9
20
Sep
23
Dec
22
16
Sep
23
Aug
19
17
16
15
11
10
9
8
7
3
2
26
Jul
14
Jun
13
7
5
2
1
25
May
24
23
20
6
Apr
27
Jan
25
23
3
Dec
1
22
Nov
12
Oct
11
11
Sep
9
8
7
6
7
Jun
6
1
May
29
Apr
28
27
26
23
5
21
Mar
20
19
18
17
16
15
13
12
11
9
8
7
5
4
3
2
27
Feb
16
15
9
8
3
Dec
19
Nov
18
9
7
4
27
Oct
16
Sep
12
11
10
9
Adding BatchNorm translation in HPVM frontend translator
Adding BatchNorm and DepthwiseConv2D sources
Handling BatchNorm in PromiseBackend
Adding BatchNorm to Tensor Runtime
Dumping BatchNorm trained params - Needs testing
Speeding up data dumping routine
Adding backend support for DepthwiseConv2D
Removing Tensor API hack
DepthwiseConv2D working with HPVM frontend translator
Handling DepthwiseConv2D for Promise API translation
Partially supported DepthwiseConv in PromiseTranslator - TODO: TensorAdd, TensorActivation
Fixing Softmax handling
TensorRT frontend changes for DepthwiseConv2D
Grouped Conv support in tensorHalfConvolution
Adding support for grouped convolutions
Disabling C++11 ABI for compatibilty across systems
Fixing TensorRT bugs
Fixing lenet DSOC pipeline with extraction and inlining
Adding new target for HPVM leaf Node modules
Adding code for Leaf Node Extraction Pass (DSOCC)
Fixing pipeline partially
Updating latest Makefile for Lenet DSOCC
Renaming createTensor4D
Adding DSOCC Transforms and Lenet benchmark
Merging
Renaming printDFG
Update README.md
Adding Keras sources and Frontend from Github to Gitlab
Addding inline attributes for all non-tensor API functions
Moving tensor routine inlining bash script to ./bin
Adding Lenet for DSOC Demo
inlined functions
removed standard library function from max pool
changed new power function
new power function
fixed minor problem with max pooling, improved variable naming for Add
fixed pooling and softmax
fixed pooling
changed softmax
fixed tensoradd
Loading