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 doctests
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. Simplify explanation of `__props__` and illustrate in example.
8. Introduce more complex multi-output Op to drive these details home
9. Remove old references to numba/ random variable Ops
  • Loading branch information
ricardoV94 committed Feb 13, 2025
1 parent 2aecb95 commit ec648b9
Show file tree
Hide file tree
Showing 2 changed files with 605 additions and 599 deletions.
Loading

0 comments on commit ec648b9

Please sign in to comment.