Sandbox, this documentation may or may not be out-of-dateΒΆ
- Broadcasting
- What will be passed to C
- Extracting the data for use with C
- Manipulating the data from C
- Failure
- Example ResultBase
- Example Op
- Generating a C function
- Generating a C struct
- Compilation and Linking
- Debugging with a customized so-called StepMode
- Elemwise compiler
- Feature
- function interface
- Functional
- Hosting Theano
- How to Make Ops
- Advanced Topics (under construction)
- Interactive Debugger
- State example
- Max Gotcha
- Module Interface
- Module
- When should I use Module vs. Op?
- Performance
- Random Numbers
- New C code generation?
- How do you define the grad function?
- What is staticmethod, st_impl?
- how do we write scalar ops and upgrade them to tensor ops?
- Documentation on how to write tests
- How to use the PrintOp
- Modules
- Mammouth
- Type checking
- More simple numpy stuff
- How to reuse (overwrite) a storage tensor
- Others software
- Sparse matrices
- Tensor Op Tools