Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
228d90276-1
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2022
228d90276-1
Graph
0a912422e407ed563f5dc03e27bbeca0ce8e95b7
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
31
Oct
29
28
5
28
Sep
22
31
Aug
9
23
Jul
14
18
Jun
25
May
19
7
22
Apr
20
30
Mar
29
21
11
10
8
7
28
Feb
27
24
23
22
21
7
4
31
Jan
27
25
24
23
20
14
13
10
6
4
3
16
Dec
15
11
9
2
30
Nov
17
16
15
12
11
10
21
Sep
19
17
7
[OSPP] MatMul and Conv2d optimization benchmark. (#47)
main
main
[OSPP/DIP] Benchmarks for Morphological operations (#45)
[DAP] Added IIR Benchmark. (#44)
[DAP] Add Biquad IIR Benchmark. (#41)
[DL] Sync to latest llvm/mlir.
[DIP] Use kMillisecond as the unit for DIP benchmark.
Add git ignore to pycache.
Add basic comparision plots function. (#42)
Sync to latest buddy-mlir.
Add REPLICATE_PADDING boundary option in image_processing_benchmark (#39)
[Vectorization] Use new output format.
[Vectorization] Add matvec operation case.
[Vectorization] Use new sizes for matmul case.
[MemRef] Use buddy-mlir interface.
[Vectorization] Add initial vectorization benchmark.
Sync to latest llvm/mlir (C wrappers).
[DAP] Add dividing lines to output information.
[DAP] Add IIR to audio processing benchmarks (#36)
[AutoConfig] Add arm neon detect for autoconfig, and a fallback val for DIP. (#37)
[DAP] Add FFT and Biquad to audio processing benchmarks (#29)
Sync to latest llvm/mlir.
[DIP] Add Eigen into image processing benchmark.
Synchronize with dip.corr_2d interface update
Synchronize with dip.corr_2d interface update
Improve MemRef container for reading images (#26)
Sync to latest llvm/mlir (linalg.fill).
[DAP] update CMakeLists.txt and README.md (#27)
[DAP] Initial digital audio processing benchmark.
Sync to latest llvm/mlir. (std to func)
Update issue templates
Include stdexcept so that std::invalid_argument compiles fine
[DIP] Update DIP benchmark for evaluation.
[DIP] Add more random kernels.
Improve image generation and initialization in IP benchmarks
[cmake] Add hardware detection and auto-config.
Sync to latest llvm/mlir.
Sync to latest llvm/mlir.
[DIP] Generate result image for opencv benchmark.
[DIP] Add more test images to DIP benchmark.
[DL] Link MLIR C runner utils library to support memrefCopy.