Uh oh!
There was an error while loading. Please reload this page.
[TOPI][FIX] Typo in schedule template for conv2d_direct (#3648) - #3717
Conversation
mingwayzhang
commented
Aug 6, 2019
* Fix the tile_rx and tile_ry issue. Note that this patch depends on pull request apache#9 in tvm-distro.
tmoreau89
left a comment
There was a problem hiding this comment.
Changing the cuda TOPHUB version is also proposed in #3606
I suggest you revert the tophub changes, and keep the changes local to the conv2d_direct.py file, and change the title labels to [TOPI][FIX] Typo in schedule template for conv2d_direct
tmoreau89
commented
Aug 6, 2019
@cbalint13 you are also proposing a version change on CUDA tophub schedule; can you coordinate to serialize the changes? |
cbalint13
commented
Aug 6, 2019
Thank you ! |
mingwayzhang
commented
Aug 6, 2019
Are you suggesting that the schedule function |
tmoreau89
commented
Aug 6, 2019
Thank you for the clarifications |
* Fix the tile_rx and tile_ry issue. Note that this patch depends on pull request apache#9 in tvm-distro.
* Fix the tile_rx and tile_ry issue. Note that this patch depends on pull request #9 in tvm-distro.