Skip to content

ForwardDiff Optimization test failing #2369

@penelopeysm

Description

@penelopeysm

elseif adbackend isa AutoForwardDiff
# TODO: Figure out why this is happening.
# https://github.com/TuringLang/Turing.jl/issues/2369
@test_throws DivideError maximum_likelihood(m; adtype=adbackend)
@test_throws DivideError maximum_a_posteriori(m; adtype=adbackend)
else

Marking as @test_throws for now, but we should try to get to the bottom of it and re-enable the test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstream: to reportUpstream bugs which haven't been reported

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions