forked from YdrMaster/operators
-
Notifications
You must be signed in to change notification settings - Fork 24
测试模块需求 #29
Copy link
Copy link
Open
Labels
Description
kilinchange
opened on Jul 23, 2024
Issue body actions
- 支持构造不连续 tensor 的测例;
- 支持对单个 kernel 构造多组测例;
- python 端测试时需要 sync 操作,现在 py 端无法 sync,只有在 kernel 里 sync,py 端才能读到正确的计算结果用于对比;
- 在构造不连续 tensor 时,需要对 stride 检查合法性;
- 支持一个命令跑所有测试。
Reactions are currently unavailable