Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to encode and schedule for "reorder"? #23

Open
yzhang93 opened this issue Jul 22, 2021 · 0 comments
Open

How to encode and schedule for "reorder"? #23

yzhang93 opened this issue Jul 22, 2021 · 0 comments

Comments

@yzhang93
Copy link

Hello,

Thanks for the amazing work and codes.

I looked into the paper and codes but was confused about how you encode "reorder" schedule in the space. I have some questions.

  1. In the codes I found
    reorder_space = generate_reorder_space(groups) and groups = 3 by default
    Shall I change groups equal to rlevel*slevel?

  2. The configs it generated is just one dimensional, and does not match the description in the paper, i.e.,
    “reorder”: 𝑖1, 𝑗1, 𝑖2, 𝑗2, 𝑘1, 𝑖3, 𝑘2, 𝑗3, 𝑘3, 𝑖4, 𝑘4, 𝑗4 in Figure 3

Could you please explain these? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant