Skip to content

Questions about lowering config #9567

Discussion options

You must be logged in to vote

Hey @chiachia36 . Sorry for the late response. This is not a forum I personally monitor, so I missed it. This is a bit of a "ninja" feature, in the sense this was added to unblock some development/performance tuning, but with the hope that there will be a more long term stable solution (which is in the works). Having said that the meaning of the tile sizes list depends on the pipeline that is used for lowering. If you look at the entire attribute

#compilation0 = #iree_codegen.compilation_info<
    lowering_config = <tile_sizes = [[32, 32], [8, 8, 0], [0, 0, 8]]>,
    translation_info = <CPUDoubleTilingPadExpert>,
    workgroup_size = []>

this attribute is specifying the use of the CPUDou…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MaheshRavishankar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants