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

fix Zygote on 1.6, fix #851 #848

Merged
merged 7 commits into from
Dec 21, 2020

Commits on Dec 9, 2020

  1. WIP: fix Zygote on 1.6

    Relies on ZygoteRules.jl#13. The test I marked as broken doesn't fail if run in an interpreter, so this might be a Julia bug. Other than that, I still see failures related to LoopVectorization, might be due to llvmcall. @chriselrod, do you have any ideas?
    simeonschaub committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    786d129 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Configuration menu
    Copy the full SHA
    76b9da2 View commit details
    Browse the repository at this point in the history
  2. use literal_getfield

    simeonschaub committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    77bec84 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    0c78d95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca8cd24 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. address review comments

    simeonschaub committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    cb8ac71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4fa03a View commit details
    Browse the repository at this point in the history