Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d37103d

Browse files
committedNov 15, 2024·
Improve creating_an_op.rst
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
1 parent 3523bfa commit d37103d

File tree

2 files changed

+578
-573
lines changed

2 files changed

+578
-573
lines changed
 

0 commit comments

Comments
 (0)
Please sign in to comment.