-
I just noticed that the CI tests fail on Julia 1.4 + master (see e.g. https://travis-ci.com/github/TuringLang/Turing.jl/builds/158167819 which I reran on the current master branch of Turing) due to
`…
-
```
julia> versioninfo()
Julia Version 1.4.1
Commit 381693d3df* (2020-04-14 17:20 UTC)
Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: Intel(R) Xeon(R) E-2176M CPU @ 2.70GHz
WORD_SI…
-
There are errors in https://turing.ml/dev/tutorials/4-bayeshmm/
-
Question on: https://github.com/TuringLang/Turing.jl/edit/master/docs/_docs/using-turing/sampler-viz.md
Running the example fails on `LoadError: type VarInfo has no field flags`.
I'm on Turing v…
-
Everything after the following example shows errors at https://turing.ml/dev/tutorials/4-bayeshmm/ (although running it locally seems to work).
> Time to run our sampler.
>
> ```julia
> g = Gib…
-
The following scripts can be simplified/removed after the recent adoption of Nanosoilders in #1142
- https://github.com/TuringLang/Turing.jl/blob/master/benchmarks/ns-utilities.jl
- https://githu…
yebai updated
4 years ago
-
-
As discussed in https://github.com/TuringLang/Turing.jl/pull/1237, it would be nice to implement the iteration interface for `CTask` since then it would be possible to use alternatives such as resumab…
-
Question on: https://github.com/TuringLang/Turing.jl/edit/master/docs/_tutorials/2_LogisticRegression.md
When I try to follow along on this guide in my own notebook, there are some package manageme…
-
```julia
Simplex Tracker, Zygote and ReverseDiff (with and without caching) AD: Error During Test at /home/runner/work/Turing.jl/Turing.jl/test/core/ad.jl:266
Got exception outside of a @test
…
yebai updated
4 years ago