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 Nov 19, 2024
1 parent 6de3151 commit 1d9bc2b
Show file tree
Hide file tree
Showing 2 changed files with 604 additions and 598 deletions.
Loading

0 comments on commit 1d9bc2b

Please sign in to comment.