Skip to content

[TOPI] conv2d schedule code #3648

@mingwayzhang

Description

@mingwayzhang

We find a potential issue in the following line of the code:

https://github.com/dmlc/tvm/blob/master/topi/python/topi/cuda/conv2d_direct.py#L93

Line 93: ryo, ryi = cfg['tile_rx'].apply(s, OL, ry)

Should tile_rx be tile_ry?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions