Skip to content

Commit

Permalink
[WeeklyReport] lshpku 2024.04.19~2024.05.10 (#255)
Browse files Browse the repository at this point in the history
Co-authored-by: HongyuJia <[email protected]>
  • Loading branch information
lshpku and jiahy0825 authored May 10, 2024
1 parent f4eb568 commit 602641b
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
### 姓名

梁书豪

### 实习项目

CINN 支持动态 Shape 专项(前端方向)

### 本周工作

1. CINN后端Tile流程升级方案实验

* 针对CUDA warp访存连续性,提出生成TileConfig的一些原则
* 提出一个新的Tile流程,并使用TVM测试,证明对于内存排列为S、SR、RS、SRS的情况都能保证访存连续性

### 下周工作

1. 在CINN后端`TileFirstGeneralTactic`中实现新的Tile流程

### 导师点评

升级方案和组内同学对齐,前期的方案设计和实验阶段已经高效完成,期待早日实现方案原型,在 CINN 的执行流程中享受到性能收益!

0 comments on commit 602641b

Please sign in to comment.