Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
pfultz2 committed Dec 20, 2024
1 parent 5be9615 commit b62c7a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layout_convolution.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ std::vector<int64_t> get_permutation(instruction_ref ins, const layout_convoluti
std::iota(perm.begin(), perm.end(), 0);
}
return perm;

}

bool skip_layout(const shape& s)
Expand Down

0 comments on commit b62c7a8

Please sign in to comment.