Navigation
index
modules
|
Theano 0.6 documentation
»
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
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
Linker
Debugging with a customized so-called StepMode
Elemwise compiler
Feature
function interface
Functional
Hosting Theano
How to Make Ops
Parametrization
__eq__
,
__ne__
and
__hash__
make_node
__call__
perform
reusing outputs
grad
Destroyers and viewers
Destroyers
Viewers
Hidden outputs (as a form of op state)
Advanced Topics (under construction)
Feature
Compilation and Linking
Linker
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
function interface
Module Interface
Module Graph
Component
Compiling with make
External
Member
Method
Module
Old Text
Debugging with a customized so-called StepMode
Interactive Debugger
State example
Max Gotcha
Module Interface
Module Graph
Component
Compiling with make
External
Member
Method
Module
Old Text
Module
What is a Theano Module
import
Module
Member
Method
Inner Module
ModuleInstance
Module Interface
Basic example
Nesting example
Advanced example
Extending
Methods
When should I use Module vs. Op?
Performance
Random Numbers
New C code generation?
Issues
Structure
Caching
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
scipy.sparse
Speed
Misc
Dot
vs.
StructuredDot
Tensor Op Tools
Navigation
index
modules
|
Theano 0.6 documentation
»