forked from openvinotoolkit/openvino
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MLIR][TPP] Enable --lower-pack-unpack-without-transpose on LoRA benc…
…hmark Only gets applied to MANUAL MLIR runs as for these the constant weights will remain packed (applying it to OV-derived IR would undo all packing, also on the weights that are passed as an argument). Additionally, adds more sizes to test on.
- Loading branch information
Showing
1 changed file
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters