Skip to content

feat[next]: autodiff - #2765

Open
tehrengruber wants to merge 1 commit into
GridTools:mainfrom
tehrengruber:autodiff
Open

feat[next]: autodiff#2765
tehrengruber wants to merge 1 commit into
GridTools:mainfrom
tehrengruber:autodiff

Conversation

@tehrengruber

Copy link
Copy Markdown
Contributor

Just a toy implementation on GTIR expressions. No support for as_fieldop etc., just regular arithmetic expressions.

{**deps, **adjoint_deps}
))

def vjp(f: itir.Lambda, argnums: tuple[int] | None = None):

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Untested and still wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant