Skip to content

Releases: TuringLang/TuringBenchmarking.jl

v0.5.3

05 May 16:03
daa41c8
Compare
Choose a tag to compare

TuringBenchmarking v0.5.3

Diff since v0.5.2

Merged pull requests:

v0.5.2

24 Apr 14:36
c9d62d3
Compare
Choose a tag to compare

TuringBenchmarking v0.5.2

Diff since v0.5.1

Merged pull requests:

v0.5.1

06 Apr 23:40
1f93245
Compare
Choose a tag to compare

TuringBenchmarking v0.5.1

Diff since v0.5.0

Merged pull requests:

  • Added default backend_label + special one for Enzyme (#19) (@torfjelde)

v0.5.0

27 Feb 14:06
Compare
Choose a tag to compare

TuringBenchmarking v0.5.0

Diff since v0.4.0

Breaking changes

  • Replaced dependence on Turing.jl with dependence on DynamicPPL.jl v0.24.7.

v0.4.0

27 Feb 13:26
Compare
Choose a tag to compare

TuringBenchmarking v0.4.0

Diff since v0.3.4

Breaking changes

  • Updated to be compatible with Turing.jl v0.30, which uses ADTypes.jl.

Merged pull requests:

  • CompatHelper: bump compat for DynamicPPL to 0.24, (keep existing compat) (#15) (@github-actions[bot])
  • Updated to use ADTypes.jl (#17) (@torfjelde)
  • Depend on DynamicPPL.jl instead of Turing.jl (#18) (@torfjelde)

v0.3.4

25 Oct 19:39
65d3cf7
Compare
Choose a tag to compare

TuringBenchmarking v0.3.4

Diff since v0.3.3

Merged pull requests:

  • Allow specification of parameters to test for in kwargs (#14) (@torfjelde)

v0.3.3

03 Oct 23:16
Compare
Choose a tag to compare

TuringBenchmarking v0.3.3

Diff since v0.3.2

v0.3.2

20 Sep 14:11
c4bbd65
Compare
Choose a tag to compare

TuringBenchmarking v0.3.2

Diff since v0.3.1

Merged pull requests:

  • Added Documenter.jl action (#12) (@torfjelde)
  • Added pretty printing for checks + option to error on failures + fixed docs (#13) (@torfjelde)

v0.3.1

17 Sep 12:04
b7065a3
Compare
Choose a tag to compare

TuringBenchmarking v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

17 Sep 08:33
38ee328
Compare
Choose a tag to compare

TuringBenchmarking v0.3.0

Diff since v0.2.0

Merged pull requests:

  • Remove default impl for make_stan_suite + make it work with AbstractVarInfo (#7) (@torfjelde)
  • More improvements (#8) (@torfjelde)