• ricardoV94's avatar
    Improve creating_an_op.rst · e301a423
    ricardoV94 提交于
    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
    e301a423