Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Broken CI] test_llama_p0_rule_set_slice_split fails #1642

Open
justinchuby opened this issue Jun 21, 2024 · 1 comment
Open

[Broken CI] test_llama_p0_rule_set_slice_split fails #1642

justinchuby opened this issue Jun 21, 2024 · 1 comment
Assignees

Comments

@justinchuby
Copy link
Collaborator

#1601 is breaking all pipelines with

FAILED onnxscript/rewriter/llama_rule_sets_test.py::LlamaRuleSetsTest::test_llama_p0_rule_set_slice_split - AssertionError: Lists differ: ['Split'] != ['Slice', 'Slice']

First differing element 0:
'Split'
'Slice'

Second list contains 1 additional elements.
First extra element 1:
'Slice'

- ['Split']
+ ['Slice', 'Slice']
@xadupre
Copy link
Member

xadupre commented Jun 21, 2024

It is fixed in #1636.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants