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 `L_op` instead of `grad`
6. Show how to test `L_op` and `infer_shape` implementation
7. Introduce more complex multi-output Op to drive these details home
  • Loading branch information
ricardoV94 committed Nov 13, 2024
1 parent 3523bfa commit c794f26
Showing 1 changed file with 347 additions and 192 deletions.
Loading

0 comments on commit c794f26

Please sign in to comment.