Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TuringLang/Turing.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.5
Choose a base ref
...
head repository: TuringLang/Turing.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.6
Choose a head ref
  • 4 commits
  • 7 files changed
  • 5 contributors

Commits on Dec 17, 2020

  1. Trigger rebuild of webpage

    devmotion committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    a031b86 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Rebuild webpage

    devmotion committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    6159e27 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. CompatHelper: bump compat for "Zygote" to "0.6" for package test (#1496)

    * CompatHelper: bump compat for "Zygote" to "0.6" for package test
    
    * Update hmc.jl
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Cameron Pfiffer <cpfiffer@gmail.com>
    github-actions[bot] and cpfiffer committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    181aca8 View commit details
    Browse the repository at this point in the history
  2. Use iteration interface of DynamicHMC (#1497)

    * Use iteration interface of DynamicHMC
    
    * Increase number of samples
    
    * Remove `@debug` messages (add them upstream!)
    
    * Update src/contrib/inference/dynamichmc.jl
    
    Co-authored-by: Tor Erlend Fjelde <tor.github@gmail.com>
    
    Co-authored-by: Tor Erlend Fjelde <tor.github@gmail.com>
    devmotion and torfjelde committed Dec 23, 2020
    2 Configuration menu
    Copy the full SHA
    fe9bee2 View commit details
    Browse the repository at this point in the history
Loading