Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- name :: type -> type -> type -> type ...
- name args =
- ... \\ Statement
- where \\ bindings
- ... \\ Statement
- where \\ bindings
- cond statement
- | ... -> ...
- | ... -> ...
- | OW -> ...
- +--------------+
- Backpropable chunk in here
- +--------------+
- Numpy-like indexing
- {start}..{end}:{step},
- [:{dim} <index things>, ...]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement