Using multiple GPUs Defining the context map A simple graph on two GPUs Explicit transfers of data Using multiple GPUs Theano has a feature to allow the use of multiple GPUs...
nanguardmode Guide Reference nanguardmode Guide The NanGuardMode aims to prevent the model from outputting NaNs or Infs. It hasa number of self-checks, which can help to fi...
Unit Testing Unittest Primer How to Run Unit Tests ? theano-nose Using unittest module Folder Layout How to Write a Unittest Test Cases and Methods Checking for correctness ...
More Examples Logistic Function Computing More than one Thing at the Same Time Setting a Default Value for an Argument Using Shared Variables Copying functions Using Random Nu...
Unit Testing Unittest Primer How to Run Unit Tests ? theano-nose Using unittest module Folder Layout How to Write a Unittest Test Cases and Methods Checking for correctness ...
More Examples Logistic Function Computing More than one Thing at the Same Time Setting a Default Value for an Argument Using Shared Variables Copying functions Using Random Nu...
tensor.fft – Fast Fourier Transforms tensor.fft – Fast Fourier Transforms Performs Fast Fourier Transforms (FFT). FFT gradients are implemented as the opposite Fourier transfo...
Sparse Compressed Sparse Format Which format should I use? Handling Sparse in Theano To and Fro Properties and Construction Structured Operation Gradient Sparse In gener...
Release Release Having a release system has many benefits. First and foremost, it makes tryingout Theano easy. You can install a stable version of Theano, without having toworr...