Skip to content

Documentation in dire need of updates #421

Closed as duplicate of#484
Closed as duplicate of#484
@torfjelde

Description

@torfjelde

There are some sections that are in a dire need for an update, so I figured I'd make a single issue to keep track of this:

  • Performance section
    • Is memoization still a recommendation? Are there no dangers with this and AD?
    • More on vectorization of Turing models
    • Some stuff on "internals", e.g. avoiding indexing which results in "simple" and type-stable internal values.
    • Choice of AD backend
      • Needs a general update
      • Usage of TuringBenchmarks.jl should probably be encouraged
  • New undocumented features
    • fix and unfix and related
    • condition and decondition (should rename this to uncondition) and related

More?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions