EnzymeAD/Reactant.jl

Test `Enzyme.autodiff` and related methods

Open

#80 opened on Aug 23, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (64 forks)github user discovery
good first issue

Repository metrics

Stars
 (336 stars)
PR merge metrics
 (PR metrics pending)

Description

In order to make Enzyme.autodiff work with Reactant, a lot of auxiliary functions were introduced like push_val!, set!, push_acts!...

We should test them aside of Enzyme.autodiff

Contributor guide