Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
junyixu committed Aug 26, 2024
1 parent 8340b1c commit 82367aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/GSoC.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Please note that the last step was planned but remains incomplete due to time co

- Functions intended for automatic differentiation with `Enzyme.autodiff` should adhere to specific naming conventions:
- Functions must start with `enzyme_`.
- The primary role of these functions is to unpack `semi.cache` and accurately recreate `cache` for effective use with Enzyme’s APIs.
- The primary role of these functions is to unpack `semi.cache` and accurately recreate `cache` for effective use with Enzyme’s APIs.

### Configuration

Expand Down

0 comments on commit 82367aa

Please sign in to comment.