Skip to content

Assess feasibility of pure Aesara gradients for betainc and gammainc(c) #514

@ricardoV94

Description

@ricardoV94

PRs #513 and #464 implemented a couple of derivatives using Python-only code.

In both cases the code is straightforward to translate to C or Numba.

However, before considering those options we should try to implement the equivalent code in pure Aesara and benchmark it. My first impression is that the compilation time of these gradients can be quite prohibitive, but I'll wait for #512 before redoing the benchmark tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions