Skip to content
Snippets Groups Projects
Commit 00ec2e89 authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[Test] add absorb_1bit_mul_into_matmul into streamline test

parent 836e6e32
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,7 @@ def test_streamline_lfc_w1a1():
sl.absorb_add_into_multi_threshold,
sl.factor_out_mul_sign_magnitude,
sl.absorb_mul_into_multi_threshold,
sl.absorb_1bit_mul_into_matmul,
]
trn_ind = 0
for trn in transforms:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment