Skip to content

Matmul unroll 2 should change loop bound into 16 since it unrolled #184

Description

@joyliu37

auto mul_s1_r_x_rxo = mul_s1_y->add_loop("mul_s1_r_x_rxo", 0, 32);
auto mul_s1_x_xo = mul_s1_r_x_rxo->add_loop("mul_s1_x_xo", 0, 32);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions