We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
My package uses Zygote in its test suit. However, the execution fails during pre-compilation using Julia nightly with this error:
ERROR: LoadError: UndefVarError: `LineInfoNode` not defined in `Core.Compiler`
Is it a know bug? Is there any work around?
For more information, see:
https://github.com/JuliaSpace/SpaceIndices.jl/actions/runs/8741807428/job/23988665786#step:6:221
The text was updated successfully, but these errors were encountered:
This might be the bug fixed by FluxML/IRTools.jl#122
Sorry, something went wrong.
No branches or pull requests
Hi!
My package uses Zygote in its test suit. However, the execution fails during pre-compilation using Julia nightly with this error:
Is it a know bug? Is there any work around?
For more information, see:
https://github.com/JuliaSpace/SpaceIndices.jl/actions/runs/8741807428/job/23988665786#step:6:221
The text was updated successfully, but these errors were encountered: