Skip to content

Commit

Permalink
Add MLIR to 20240701.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghb97 authored and lazyparser committed Jul 2, 2024
1 parent e7c5dd5 commit 37ab688
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions 2024/2024-07-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,30 @@

## MLIR

### Buddy Compiler

- Buddy Compiler 主页地址 - https://buddy-compiler.github.io/

**OSPP 2024**

Buddy Compiler 社区 2024 OSPP 开源之夏开放项目席位已确定:https://summer-ospp.ac.cn/org/orgdetail/8d995d4c-b188-4690-9a53-c022dc7c19e3?lang=zh

- 面向 RISC-V 设备的自动化测试与性能评估平台的设计与搭建 - 李诗洋
- 图级别编译基础设施面向异构硬件划分的实现与测试 - 吴欣桐
- 面向深度学习模型的图级别编译优化 - 刘京丰
- 基于 RISC-V 向量拓展的动态张量程序编译优化 - 刘尚昊
- 基于 MLIR 的 RFFT 算法实现 - 何朝旭
- MLIR Matmul 在 CPU 和 GPU 的优化设计与实现 - 陈景琦
- 面向大模型的 AI 编译量化实现 - 毕昊阳
- 面向 RISC-V Vector 平台的大语言模型(LLM)性能评估测试集开发 - 玉润

**buddy-mlir**

代码仓库:https://github.com/buddy-compiler/buddy-mlir

- [BuddyWhisper] Add whisper model example and Conv1d operation.
- [RVV] Add RVV environment guide and update examples.

## CAAT

## coreboot for riscv
Expand Down

0 comments on commit 37ab688

Please sign in to comment.