ops – Some Common Ops and extra Ops stuff ops – Some Common Ops and extra Ops stuff This file contains auxiliary Ops, used during the compilation phase and Opsbuilding class (F...
Tutorial Prerequisites Basics Advanced Advanced configuration and debugging Further readings Tutorial Let us start an interactive session (e.g. with python or ipython ) a...
Optimizations Optimizations Theano applies many kinds of graph optimizations, with different objectives: simplifying and standardizing the form of the expression graph (e.g. ...
Tutorial Prerequisites Basics Advanced Advanced configuration and debugging Further readings Tutorial Let us start an interactive session (e.g. with python or ipython ) a...
How to make a release Update files Get a fresh copy of the repository Update the version number Tag the release Generate and upload the package On PyPI On mloss.org (for final...
How to make a release Update files Get a fresh copy of the repository Update the version number Tag the release Generate and upload the package On PyPI On mloss.org (for final...
Release Notes Theano 0.9.0 (20th of March, 2017) Release Notes Theano 0.9.0 (20th of March, 2017) This is a final release of Theano, version 0.9.0 , with a lot ofnew feature...
PyCUDA/CUDAMat/Gnumpy compatibility PyCUDA Transfer Compiling with PyCUDA Theano Op using a PyCUDA function CUDAMat Gnumpy PyCUDA/CUDAMat/Gnumpy compatibility PyCUDA Cu...
Understanding Memory Aliasing for Speed and Correctness The Memory Model: Two Spaces Borrowing when Creating Shared Variables Borrowing when Accessing Value of Shared Variables R...
Tutorial Prerequisites Basics Advanced Advanced configuration and debugging Further readings Tutorial Let us start an interactive session (e.g. with python or ipython ) a...