Skip to content

Commit

Permalink
Improve creating_an_op.rst
Browse files Browse the repository at this point in the history
Changes:
1. Remove references to c-code which apply to `COp` but not `Op`
2. Fix failing doctest
3. Improve explanation of `make_node`
4. Emphasize distinction between itypes/otypes and make-node
5. Show how to test `grad` and `infer_shape` implementation
6. Introduce more complex multi-output Op to drive these details home
  • Loading branch information
ricardoV94 committed Nov 13, 2024
1 parent 3523bfa commit 3a77d6b
Showing 1 changed file with 338 additions and 184 deletions.
Loading

0 comments on commit 3a77d6b

Please sign in to comment.