67 Star 273 Fork 129

MindSpore / akg

 / 详情

Random tiling and mapping for trans_data op on gpu

DONE
Bug-Report
创建于  
2021-04-07 15:55
name about labels
Bug Report Use this template for reporting a bug kind/bug

Environment

  • Hardware Environment(Ascend/GPU/CPU):

device gpu

  • Software Environment:
    -- MindSpore version (source or binary):
    -- Python version (e.g., Python 3.7.5):
    -- OS platform and distribution (e.g., Linux Ubuntu 16.04):
    -- GCC/Compiler version (if compiled from source):

Related testcase

test_ms_trans_data((64, 12, 128, 64), (0, 2, 1, 3), 'float32', poly_sch=poly_sch)

Steps to reproduce the issue

  1. Add above test case in test_all.py::trans_data
  2. $ python test_all.py trans_data

Describe the current behavior

Random tiling and mapping:

  • case 1
 83 Block config = 1 128 64
 84 Thread config = 32 6
 85 Tile = 1,1,12,64,
  • case 2
 84 Block config = 1 128 32
 85 Thread config = 32 6
 86 Tile = 2,1,12,64,

Describe the expected behavior

Maintain consistent behaviour.

评论 (1)

Hey dabaiji, Welcome to MindSpore Community.
All of the projects in MindSpore Community are maintained by @mindspore-ci-bot.
That means the developers can comment below every pull request or issue to trigger Bot Commands.
Please follow instructions at https://gitee.com/mindspore/community/blob/master/command.md to find the details.

yangsijia 创建了Bug-Report
yangsijia 负责人设置为yangsijia
yangsijia 关联仓库设置为MindSpore/akg
yangsijia 添加了
 
kind/bug
标签
yangsijia 修改了描述
anyrenwei 任务状态TODO 修改为ACCEPTED
anyrenwei 添加了device/gpu(已删除)标签
yangsijia 通过mindspore/akg Pull Request !47任务状态ACCEPTED 修改为DONE
yangsijia 移除了device/gpu(已删除)标签
展开全部操作日志

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(2)
5518576 mindspore ci 1587902139 6572207 bigwhitej 1586479632
Python
1
https://gitee.com/mindspore/akg.git
git@gitee.com:mindspore/akg.git
mindspore
akg
akg

搜索帮助