Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

tests(auto-unroll): Improve the detection of Auto-Unroll #1305

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

6clc
Copy link
Contributor

@6clc 6clc commented Mar 27, 2023

用新的测试框架增强auto-unroll测例。

该PR添加了2种cases:
1 ApplyOnMatmulWithUnroll:unroll矩阵乘的reduce轴,并检查block中的auto_unroll_max_step属性。
2 PureSpatial: 如果计算图中的算子类型均是Elementwise或者injective的,则不能进入auto-unroll

@6clc 6clc changed the title tests(auto-unroll): Check whether the Auto-unroll is correct tests(auto-unroll): Improve the detection of Auto-Unroll Mar 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant