-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
apply_rope_inplace will cause graphbreak due to mutated inputs #403
Comments
Mutated arguments have be annotated: |
I noticed that you already annotated the mutated inputs. |
Yeah I have annotated that but it still not works. Exposing non in place rope will be much helpful, thanks! |
yzh119
added a commit
that referenced
this issue
Jul 29, 2024
As requested in #403, this PR implements non-inplace rope operators.
Done in #405 . |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
The text was updated successfully, but these errors were encountered: