Skip to content

Commit cc7fd8a

Browse files
committed
Update on "[dim order] reenbale dim order as default"
This diff reenable dim order as default feature in ExecuTorch stack. Differential Revision: [D66970153](https://our.internmc.facebook.com/intern/diff/D66970153/) [ghstack-poisoned]
1 parent c8cf004 commit cc7fd8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/vulkan/test/test_vulkan_delegate.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ def run_test(memory_layout):
122122

123123
edge_program = to_edge_transform_and_lower(
124124
program,
125+
compile_config=self._edge_compile_config,
125126
transform_passes=[
126127
I64toI32(self._edge_compile_config._skip_dim_order),
127128
],

0 commit comments

Comments
 (0)