Theano
1.1
Release Notes
Theano at a Glance
Requirements
Installing Theano
Updating Theano
Tutorial
Extending Theano
Developer Start Guide
Optimizations
API Documentation
Troubleshooting
Glossary
Links
Internal Documentation
Acknowledgements
LICENSE
Theano
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Z
_
__call__()
built-in function
__call__() (theano.compile.function.types.Function method)
(theano.d3viz.formatting.PyDotFormatter method)
(theano.printing.Print method)
(Type method)
__eq__()
built-in function
__eq__() (Type method)
__hash__()
built-in function
__hash__() (Type method)
__init__() (theano.compile.debugmode.DebugMode method)
(theano.compile.function.In method)
(theano.compile.function.Out method)
(theano.compile.io.In method)
(theano.compile.sharedvalue.SharedVariable method)
(theano.printing.Print method)
(theano.tensor.TensorType method)
__props__
__str__()
built-in function
_f16_ok (COp attribute)
_tensor_py_operators (class in theano.tensor)
A
abs_() (in module theano.tensor)
abs_rel_err() (theano.gradient.numeric_grad static method)
abs_rel_errors() (theano.gradient.numeric_grad method)
AbstractConv (class in theano.tensor.nnet.abstract_conv)
AbstractConv2d (class in theano.tensor.nnet.abstract_conv)
AbstractConv2d_gradInputs (class in theano.tensor.nnet.abstract_conv)
AbstractConv2d_gradWeights (class in theano.tensor.nnet.abstract_conv)
AbstractConv3d (class in theano.tensor.nnet.abstract_conv)
AbstractConv3d_gradInputs (class in theano.tensor.nnet.abstract_conv)
AbstractConv3d_gradWeights (class in theano.tensor.nnet.abstract_conv)
AbstractConv_gradInputs (class in theano.tensor.nnet.abstract_conv)
AbstractConv_gradWeights (class in theano.tensor.nnet.abstract_conv)
add canonicalization
add specialization
add() (in module theano.sparse.basic)
add_client() (theano.graph.fg.FunctionGraph method)
add_input() (theano.graph.fg.FunctionGraph method)
add_requirements() (GlobalOptimizer method)
(theano.sandbox.linalg.ops.HintsOptimizer method)
(theano.tensor.opt.FusionOptimizer method)
(theano.tensor.opt.InplaceElemwiseOptimizer method)
(theano.tensor.opt.ShapeOptimizer method)
add_s_s_data (in module theano.sparse.basic)
add_tag_trace() (in module theano.graph.utils)
(theano.graph.op.Op static method)
add_to_zview() (theano.gpuarray.subtensor.GpuIncSubtensor method)
addbroadcast() (in module theano.tensor)
AddSD (class in theano.sparse.basic)
AddSS (class in theano.sparse.basic)
AddSSData (class in theano.sparse.basic)
algo_bwd (config.config.dnn.conv attribute)
All (class in theano.tensor.elemwise)
all() (in module theano.tensor)
allclose() (in module theano.tensor)
alloc() (in module theano.tensor)
AllocDiag (class in theano.tensor.nlinalg)
allow_downcast (theano.compile.function.In attribute)
allow_gc (in module config)
alpha_merge() (in module theano.gpuarray.opt_util)
ancestors() (in module theano.graph.basic)
and_() (in module theano.tensor)
angle() (in module theano.tensor)
Any (class in theano.tensor.elemwise)
any() (in module theano.tensor)
Append (class in theano.typed_list.basic)
append (in module theano.typed_list.basic)
Apply
,
[1]
(class in theano.graph.basic)
apply() (GlobalOptimizer method)
(theano.gpuarray.dnn.RNNBlock method)
(theano.sandbox.linalg.ops.HintsOptimizer method)
(theano.tensor.opt.FusionOptimizer method)
(theano.tensor.opt.InplaceElemwiseOptimizer method)
(theano.tensor.opt.ShapeOptimizer method)
(theano.tensor.opt.UnShapeOptimizer method)
apply_colors (theano.d3viz.formatting.PyDotFormatter attribute)
apply_rebroadcast_opt() (in module theano.tensor.opt)
applys_between() (in module theano.graph.basic)
argmax() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
argmin() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
argsort() (theano.tensor._tensor_py_operators method)
,
[1]
as_gpuarray_variable() (in module theano.gpuarray.basic_ops)
as_list() (in module theano.tensor.utils)
as_op() (in module theano.compile.ops)
as_sparse() (in module theano.sparse.basic)
as_sparse_or_tensor_variable() (in module theano.sparse.basic)
as_sparse_variable() (in module theano.sparse.basic)
as_string() (in module theano.graph.basic)
as_tensor_variable() (in module theano.tensor)
Assert (class in theano.tensor.opt)
assert_conv_shape() (in module theano.tensor.nnet.abstract_conv)
assert_no_cpu_op (in module config)
assert_shape() (in module theano.tensor.nnet.abstract_conv)
AssocList (class in theano.graph.utils)
astype() (theano.tensor._tensor_py_operators method)
attach_feature() (theano.graph.fg.FunctionGraph method)
attempt_distribution() (in module theano.tensor.opt)
autoname (theano.compile.function.In attribute)
B
BadDestroyMap (class in theano.compile.debugmode)
BadOptimization (class in theano.compile.debugmode)
BadThunkOutput (class in theano.compile.debugmode)
BadViewMap (class in theano.compile.debugmode)
Bartlett (class in theano.tensor.extra_ops)
bartlett() (in module theano.tensor.extra_ops)
base_compiledir (in module config)
BaseAbstractConv (class in theano.tensor.nnet.abstract_conv)
BaseGpuCorr3dMM (class in theano.gpuarray.blas)
BaseGpuCorrMM (class in theano.gpuarray.blas)
batch_normalization() (in module theano.tensor.nnet.bn)
batch_normalization_test() (in module theano.tensor.nnet.bn)
batch_normalization_train() (in module theano.tensor.nnet.bn)
batched_dot() (in module theano.tensor)
batched_tensordot() (in module theano.tensor)
bilinear_kernel_1D() (in module theano.tensor.nnet.abstract_conv)
bilinear_kernel_2D() (in module theano.tensor.nnet.abstract_conv)
bilinear_upsampling() (in module theano.tensor.nnet.abstract_conv)
binary_crossentropy() (in module theano.tensor.nnet.nnet)
bincount() (in module theano.tensor.extra_ops)
Binomial (class in theano.sparse.sandbox.sp2)
bitwise_and() (in module theano.tensor)
bitwise_not() (in module theano.tensor)
bitwise_or() (in module theano.tensor)
bitwise_xor() (in module theano.tensor)
blas__ldflags (config.config attribute)
BlasOp (class in theano.gpuarray.blas)
Bookkeeper (class in theano.graph.toolbox)
border_mode_to_pad() (in module theano.tensor.nnet.abstract_conv)
borrow (theano.compile.function.In attribute)
(theano.compile.function.Out attribute)
broadcast_like() (in module theano.tensor.opt)
broadcast_shape() (in module theano.tensor.extra_ops)
broadcast_shape_iter() (in module theano.tensor.extra_ops)
broadcastable (theano.gpuarray.type.GpuArrayType attribute)
(theano.tensor._tensor_py_operators property)
(theano.tensor.TensorType attribute)
Broadcasting
BroadcastTo (class in theano.tensor.extra_ops)
built-in function
__call__()
__eq__()
__hash__()
__str__()
canonicalize()
debug_perform()
do_constant_folding()
flops()
grad()
infer_shape()
make_node()
make_thunk()
OpRemove()
OpSub()
PatternSub()
perform()
R_op()
specialize()
C
c_cleanup() (CLinkerType method)
(theano.gpuarray.type.GpuArrayType method)
(theano.gpuarray.type.GpuContextType method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.CDataType method)
(theano.graph.type.EnumType method)
(theano.graph.type.Generic method)
c_cleanup_code_struct() (COp method)
(theano.gpuarray.basic_ops.CGpuKernelBase method)
(theano.gpuarray.elemwise.GpuElemwise method)
(theano.graph.op.ExternalCOp method)
c_code()
(COp method)
(theano.compile.ops.DeepCopyOp method)
(theano.compile.ops.Rebroadcast method)
(theano.compile.ops.Shape method)
(theano.compile.ops.Shape_i method)
(theano.compile.ops.SpecifyShape method)
(theano.compile.ops.ViewOp method)
(theano.gpuarray.basic_ops.GpuAlloc method)
(theano.gpuarray.basic_ops.GpuAllocEmpty method)
(theano.gpuarray.basic_ops.GpuEye method)
(theano.gpuarray.basic_ops.GpuFromHost method)
(theano.gpuarray.basic_ops.GpuJoin method)
(theano.gpuarray.basic_ops.GpuReshape method)
(theano.gpuarray.basic_ops.GpuSplit method)
(theano.gpuarray.basic_ops.GpuToGpu method)
(theano.gpuarray.basic_ops.GpuTri method)
(theano.gpuarray.basic_ops.HostFromGpu method)
(theano.gpuarray.blas.GpuCorr3dMM method)
(theano.gpuarray.blas.GpuCorr3dMM_gradInputs method)
(theano.gpuarray.blas.GpuCorr3dMM_gradWeights method)
(theano.gpuarray.blas.GpuCorrMM method)
(theano.gpuarray.blas.GpuCorrMM_gradInputs method)
(theano.gpuarray.blas.GpuCorrMM_gradWeights method)
(theano.gpuarray.blas.GpuDot22 method)
(theano.gpuarray.blas.GpuGemm method)
(theano.gpuarray.blas.GpuGemmBatch method)
(theano.gpuarray.blas.GpuGemv method)
(theano.gpuarray.blas.GpuGer method)
(theano.gpuarray.dnn.CDataMaker method)
(theano.gpuarray.dnn.DnnVersion method)
(theano.gpuarray.dnn.GpuDnnPoolDesc method)
(theano.gpuarray.elemwise.GpuCAReduceCPY method)
(theano.gpuarray.elemwise.GpuCAReduceCuda method)
(theano.gpuarray.elemwise.GpuElemwise method)
(theano.gpuarray.elemwise.GpuErfcinv method)
(theano.gpuarray.elemwise.GpuErfinv method)
(theano.gpuarray.neighbours.GpuImages2Neibs method)
(theano.gpuarray.nnet.GpuCrossentropySoftmax1HotWithBiasDx method)
(theano.gpuarray.nnet.GpuCrossentropySoftmaxArgmax1HotWithBias method)
(theano.gpuarray.nnet.GpuSoftmax method)
(theano.gpuarray.nnet.GpuSoftmaxWithBias method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1 method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1_dev20 method)
(theano.gpuarray.subtensor.GpuAdvancedSubtensor1 method)
(theano.gpuarray.subtensor.GpuSubtensor method)
(theano.graph.op.ExternalCOp method)
(theano.sandbox.rng_mrg.DotModulo method)
(theano.sandbox.rng_mrg.mrg_uniform method)
(theano.sparse.basic.StructuredDotGradCSC method)
(theano.sparse.basic.StructuredDotGradCSR method)
(theano.tensor.elemwise.CAReduce method)
(theano.tensor.elemwise.Elemwise method)
(theano.tensor.elemwise.MulWithoutZeros method)
(theano.tensor.extra_ops.CpuContiguous method)
(theano.tensor.extra_ops.CumOp method)
(theano.tensor.extra_ops.SearchsortedOp method)
(theano.tensor.opt.Assert method)
(theano.tensor.opt.MakeVector method)
(theano.typed_list.basic.GetItem method)
(theano.typed_list.basic.Length method)
(theano.typed_list.basic.Reverse method)
c_code_cache_version()
(CLinkerType method)
(COp method)
(theano.compile.ops.DeepCopyOp method)
(theano.compile.ops.Rebroadcast method)
(theano.compile.ops.Shape method)
(theano.compile.ops.Shape_i method)
(theano.compile.ops.SpecifyShape method)
(theano.compile.ops.ViewOp method)
(theano.gpuarray.basic_ops.GpuAlloc method)
(theano.gpuarray.basic_ops.GpuAllocEmpty method)
(theano.gpuarray.basic_ops.GpuEye method)
(theano.gpuarray.basic_ops.GpuFromHost method)
(theano.gpuarray.basic_ops.GpuJoin method)
(theano.gpuarray.basic_ops.GpuReshape method)
(theano.gpuarray.basic_ops.GpuSplit method)
(theano.gpuarray.basic_ops.GpuToGpu method)
(theano.gpuarray.basic_ops.GpuTri method)
(theano.gpuarray.basic_ops.HostFromGpu method)
(theano.gpuarray.blas.BaseGpuCorr3dMM method)
(theano.gpuarray.blas.BaseGpuCorrMM method)
(theano.gpuarray.blas.GpuDot22 method)
(theano.gpuarray.blas.GpuGemm method)
(theano.gpuarray.blas.GpuGemmBatch method)
(theano.gpuarray.blas.GpuGemv method)
(theano.gpuarray.blas.GpuGer method)
(theano.gpuarray.dnn.CDataMaker method)
(theano.gpuarray.dnn.DnnBase method)
(theano.gpuarray.dnn.DnnVersion method)
(theano.gpuarray.dnn.GpuDnnConvDesc method)
(theano.gpuarray.dnn.GpuDnnPoolDesc method)
(theano.gpuarray.elemwise.GpuElemwise method)
(theano.gpuarray.neighbours.GpuImages2Neibs method)
(theano.gpuarray.nnet.GpuCrossentropySoftmax1HotWithBiasDx method)
(theano.gpuarray.nnet.GpuCrossentropySoftmaxArgmax1HotWithBias method)
(theano.gpuarray.nnet.GpuSoftmax method)
(theano.gpuarray.nnet.GpuSoftmaxWithBias method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1 method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1_dev20 method)
(theano.gpuarray.subtensor.GpuAdvancedSubtensor1 method)
(theano.gpuarray.subtensor.GpuIncSubtensor method)
(theano.gpuarray.subtensor.GpuSubtensor method)
(theano.gpuarray.type.GpuArrayType method)
(theano.gpuarray.type.GpuContextType method)
(theano.graph.op.ExternalCOp method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.CDataType method)
(theano.graph.type.CEnumType method)
(theano.graph.type.EnumType method)
(theano.graph.type.Generic method)
(theano.sandbox.rng_mrg.DotModulo method)
(theano.sandbox.rng_mrg.mrg_uniform method)
(theano.sparse.basic.StructuredDotGradCSC method)
(theano.sparse.basic.StructuredDotGradCSR method)
(theano.tensor.elemwise.MulWithoutZeros method)
(theano.tensor.elemwise.Prod method)
(theano.tensor.extra_ops.CpuContiguous method)
(theano.tensor.extra_ops.CumOp method)
(theano.tensor.extra_ops.SearchsortedOp method)
(theano.tensor.opt.Assert method)
(theano.tensor.opt.MakeVector method)
(theano.typed_list.basic.Append method)
(theano.typed_list.basic.GetItem method)
(theano.typed_list.basic.Insert method)
(theano.typed_list.basic.Length method)
(theano.typed_list.basic.Reverse method)
c_code_cache_version_apply() (COp method)
(theano.gpuarray.basic_ops.CGpuKernelBase method)
(theano.gpuarray.elemwise.GpuCAReduceCPY method)
(theano.gpuarray.elemwise.GpuCAReduceCuda method)
(theano.tensor.elemwise.CAReduce method)
(theano.tensor.elemwise.Elemwise method)
c_code_cleanup() (COp method)
(theano.graph.op.ExternalCOp method)
c_code_helper() (theano.gpuarray.blas.BaseGpuCorr3dMM method)
(theano.gpuarray.blas.BaseGpuCorrMM method)
c_code_reduce_01X() (theano.gpuarray.elemwise.GpuCAReduceCuda method)
c_compile_args() (CLinkerType method)
(COp method)
(theano.gpuarray.dnn.DnnBase method)
(theano.gpuarray.dnn.DnnVersion method)
(theano.gpuarray.dnn.GpuDnnConvDesc method)
(theano.graph.op.OpenMPOp method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.CDataType method)
c_compiler() (CLinkerType method)
c_declare() (CLinkerType method)
(theano.gpuarray.type.GpuArrayType method)
(theano.gpuarray.type.GpuContextType method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.CDataType method)
(theano.graph.type.EnumType method)
(theano.graph.type.Generic method)
c_element_type() (CLinkerType method)
(theano.gpuarray.type.GpuArrayType method)
c_extract() (CLinkerType method)
(theano.gpuarray.type.GpuArrayType method)
(theano.gpuarray.type.GpuContextType method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.CDataType method)
(theano.graph.type.CEnumType method)
(theano.graph.type.EnumType method)
(theano.graph.type.Generic method)
c_header_dirs() (CLinkerType method)
(COp method)
(theano.gpuarray.basic_ops.GpuAllocEmpty method)
(theano.gpuarray.basic_ops.GpuFromHost method)
(theano.gpuarray.basic_ops.GpuSplit method)
(theano.gpuarray.blas.BaseGpuCorr3dMM method)
(theano.gpuarray.blas.BaseGpuCorrMM method)
(theano.gpuarray.blas.BlasOp method)
(theano.gpuarray.dnn.DnnBase method)
(theano.gpuarray.dnn.DnnVersion method)
(theano.gpuarray.dnn.GpuDnnConvDesc method)
(theano.gpuarray.dnn.GpuDnnPoolDesc method)
(theano.gpuarray.linalg.GpuMagmaBase method)
(theano.gpuarray.nnet.GpuCrossentropySoftmaxArgmax1HotWithBias method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1 method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1_dev20 method)
(theano.gpuarray.type.GpuArrayType method)
(theano.gpuarray.type.GpuContextType method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.CDataType method)
c_headers() (CLinkerType method)
(COp method)
(theano.gpuarray.basic_ops.GpuAlloc method)
(theano.gpuarray.basic_ops.GpuAllocEmpty method)
(theano.gpuarray.basic_ops.GpuFromHost method)
(theano.gpuarray.basic_ops.GpuJoin method)
(theano.gpuarray.basic_ops.GpuSplit method)
(theano.gpuarray.blas.BaseGpuCorr3dMM method)
(theano.gpuarray.blas.BaseGpuCorrMM method)
(theano.gpuarray.blas.BlasOp method)
(theano.gpuarray.blas.GpuGemmBatch method)
(theano.gpuarray.dnn.DnnBase method)
(theano.gpuarray.dnn.DnnVersion method)
(theano.gpuarray.dnn.GpuDnnConvDesc method)
(theano.gpuarray.dnn.GpuDnnPoolDesc method)
(theano.gpuarray.elemwise.GpuCAReduceCuda method)
(theano.gpuarray.elemwise.GpuElemwise method)
(theano.gpuarray.elemwise.GpuErfcinv method)
(theano.gpuarray.elemwise.GpuErfinv method)
(theano.gpuarray.linalg.GpuMagmaBase method)
(theano.gpuarray.neighbours.GpuImages2Neibs method)
(theano.gpuarray.nnet.GpuCrossentropySoftmax1HotWithBiasDx method)
(theano.gpuarray.nnet.GpuCrossentropySoftmaxArgmax1HotWithBias method)
(theano.gpuarray.nnet.GpuSoftmax method)
(theano.gpuarray.nnet.GpuSoftmaxWithBias method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1 method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1_dev20 method)
(theano.gpuarray.subtensor.GpuIncSubtensor method)
(theano.gpuarray.type.GpuArrayType method)
(theano.gpuarray.type.GpuContextType method)
(theano.graph.op.OpenMPOp method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.CDataType method)
(theano.tensor.elemwise.CAReduce method)
(theano.tensor.elemwise.Elemwise method)
c_init() (CLinkerType method)
(theano.gpuarray.type.GpuArrayType method)
(theano.gpuarray.type.GpuContextType method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.CDataType method)
(theano.graph.type.EnumType method)
(theano.graph.type.Generic method)
c_init_code() (CLinkerType method)
(COp method)
(theano.gpuarray.blas.BlasOp method)
(theano.gpuarray.type.GpuArrayType method)
(theano.gpuarray.type.GpuContextType method)
(theano.graph.op.ExternalCOp method)
(theano.graph.params_type.ParamsType method)
c_init_code_apply() (COp method)
(theano.graph.op.ExternalCOp method)
c_init_code_struct() (COp method)
(theano.gpuarray.basic_ops.CGpuKernelBase method)
(theano.gpuarray.elemwise.GpuElemwise method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1 method)
(theano.gpuarray.subtensor.GpuIncSubtensor method)
(theano.graph.op.ExternalCOp method)
(theano.tensor.extra_ops.SearchsortedOp method)
c_lib_dirs() (CLinkerType method)
(COp method)
(theano.gpuarray.dnn.DnnBase method)
(theano.gpuarray.dnn.DnnVersion method)
(theano.gpuarray.dnn.GpuDnnConvDesc method)
(theano.gpuarray.dnn.GpuDnnPoolDesc method)
(theano.gpuarray.linalg.GpuMagmaBase method)
(theano.gpuarray.type.GpuArrayType method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.CDataType method)
c_libraries() (CLinkerType method)
(COp method)
(theano.gpuarray.dnn.DnnBase method)
(theano.gpuarray.dnn.DnnVersion method)
(theano.gpuarray.dnn.GpuDnnConvDesc method)
(theano.gpuarray.dnn.GpuDnnPoolDesc method)
(theano.gpuarray.linalg.GpuMagmaBase method)
(theano.gpuarray.type.GpuArrayType method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.CDataType method)
c_no_compile_args() (CLinkerType method)
(COp method)
(theano.graph.params_type.ParamsType method)
c_support_code()
(CLinkerType method)
(COp method)
(theano.gpuarray.basic_ops.GpuJoin method)
(theano.gpuarray.dnn.DnnVersion method)
(theano.gpuarray.elemwise.GpuCAReduceCuda method)
(theano.gpuarray.neighbours.GpuImages2Neibs method)
(theano.gpuarray.subtensor.GpuAdvancedSubtensor1 method)
(theano.gpuarray.subtensor.GpuIncSubtensor method)
(theano.gpuarray.subtensor.GpuSubtensor method)
(theano.graph.op.ExternalCOp method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.CDataType method)
(theano.graph.type.CEnumType method)
(theano.graph.type.EnumType method)
(theano.sandbox.rng_mrg.mrg_uniform method)
(theano.tensor.elemwise.Elemwise method)
c_support_code_apply()
(COp method)
(theano.compile.ops.SpecifyShape method)
(theano.gpuarray.basic_ops.CGpuKernelBase method)
(theano.graph.op.ExternalCOp method)
(theano.tensor.elemwise.Elemwise method)
c_support_code_struct() (COp method)
(theano.gpuarray.basic_ops.CGpuKernelBase method)
(theano.gpuarray.elemwise.GpuElemwise method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1 method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1_dev20 method)
(theano.gpuarray.subtensor.GpuIncSubtensor method)
(theano.graph.op.ExternalCOp method)
(theano.tensor.extra_ops.SearchsortedOp method)
c_sync() (CLinkerType method)
(theano.gpuarray.type.GpuArrayType method)
(theano.gpuarray.type.GpuContextType method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.CDataType method)
(theano.graph.type.EnumType method)
(theano.graph.type.Generic method)
c_to_string() (theano.graph.type.EnumType method)
canonicalize()
built-in function
Canonizer (class in theano.tensor.opt)
CAReduce (class in theano.tensor.elemwise)
CAReduceDtype (class in theano.tensor.elemwise)
Cast (class in theano.sparse.basic)
cast() (in module theano.sparse.basic)
(in module theano.tensor)
cast_policy (in module config)
categorical_crossentropy() (in module theano.tensor.nnet.nnet)
causal_conv1d() (in module theano.tensor.nnet.abstract_conv)
CDataMaker (class in theano.gpuarray.dnn)
CDataType (class in theano.graph.type)
CDataTypeConstant (class in theano.graph.type)
ceil() (in module theano.tensor)
CEnumType (class in theano.graph.type)
CGpuKernelBase (class in theano.gpuarray.basic_ops)
change_input() (theano.graph.fg.FunctionGraph method)
check_and_convert_boolean_masks() (in module theano.gpuarray.subtensor)
check_conv_gradinputs_shape() (in module theano.tensor.nnet.abstract_conv)
check_for_x_over_absX() (in module theano.tensor.opt)
check_integrity() (theano.graph.fg.FunctionGraph method)
check_stack_trace (in module config)
chi2sf() (in module theano.tensor)
choice() (theano.sandbox.rng_mrg.MRG_RandomStream method)
Cholesky (class in theano.tensor.slinalg)
choose() (in module theano.tensor.basic)
(theano.tensor._tensor_py_operators method)
clean() (in module theano.sparse.basic)
CLinkerType (built-in class)
clip() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
clone() (in module theano)
(in module theano.graph.basic)
(theano.graph.basic.Apply method)
(theano.graph.basic.Constant method)
(theano.graph.basic.Variable method)
(theano.graph.fg.FunctionGraph method)
(theano.graph.type.Type.Constant method)
(theano.graph.type.Type.Variable method)
(Type method)
clone_get_equiv() (in module theano.graph.basic)
(theano.graph.fg.FunctionGraph method)
clone_with_new_inputs() (theano.graph.basic.Apply method)
cmodule__age_thresh_use (config.config attribute)
cmodule__compilation_warning (config.config attribute)
cmodule__debug (config.config attribute)
cmodule__preload_cache (config.config attribute)
cmodule__remove_gxx_opt (config.config attribute)
cmodule__warn_no_version (config.config attribute)
code_version() (in module theano.gpuarray.kernel_codegen)
col() (in module theano.tensor)
col_scale() (in module theano.sparse.basic)
collect_callbacks() (theano.graph.fg.FunctionGraph method)
ColScaleCSC (class in theano.sparse.basic)
compile
module
compile (in module config)
compile__timeout (config.config attribute)
compile__wait (config.config attribute)
compiledir (in module config)
compiledir_format (in module config)
compress() (in module theano.tensor.extra_ops)
(theano.tensor._tensor_py_operators method)
compute_test_value (in module config)
compute_test_value() (in module theano.graph.op)
compute_test_value_opt (in module config)
concatenate() (in module theano.tensor)
conf() (theano.tensor._tensor_py_operators method)
config
module
conj() (theano.tensor._tensor_py_operators method)
conjugate() (theano.tensor._tensor_py_operators method)
ConnectionistTemporalClassification (class in theano.tensor.nnet.ctc)
consider_constant() (in module theano.gradient)
ConsiderConstant (class in theano.gradient)
Constant
,
[1]
(class in theano.graph.basic)
(theano.gpuarray.type.GpuArrayType attribute)
(theano.graph.type.CDataType attribute)
constant elimination
constant folding
construct_sparse_from_list (in module theano.sparse.basic)
constructors (in module theano.compile.sharedvalue)
ConstructSparseFromList (class in theano.sparse.basic)
container (theano.compile.sharedvalue.SharedVariable attribute)
context (theano.gpuarray.type.GpuArrayType property)
context_name (theano.gpuarray.type.GpuArrayType attribute)
ContextNotDefined
conv
module
,
[1]
conv() (theano.tensor.nnet.abstract_conv.BaseAbstractConv method)
conv2d() (in module theano.tensor.nnet)
(in module theano.tensor.nnet.abstract_conv)
(in module theano.tensor.nnet.conv)
(in module theano.tensor.signal.conv)
conv2d_grad_wrt_inputs() (in module theano.tensor.nnet.abstract_conv)
conv2d_grad_wrt_weights() (in module theano.tensor.nnet.abstract_conv)
conv2d_transpose() (in module theano.tensor.nnet)
conv3d() (in module theano.tensor.nnet)
(in module theano.tensor.nnet.abstract_conv)
(in module theano.tensor.nnet.conv3d2d)
conv3d_grad_wrt_inputs() (in module theano.tensor.nnet.abstract_conv)
conv3d_grad_wrt_weights() (in module theano.tensor.nnet.abstract_conv)
conv__assert_shape (config.config attribute)
convert_variable() (theano.gpuarray.type.GpuArrayType method)
(theano.graph.type.Type method)
ConvolutionIndices (class in theano.sparse.sandbox.sp)
convolve() (in module theano.sparse.sandbox.sp)
COp (built-in class)
(class in theano.graph.op)
copy() (theano.compile.function.types.Function method)
(theano.tensor._tensor_py_operators method)
copy_into() (theano.gpuarray.subtensor.GpuIncSubtensor method)
copy_of_x() (theano.gpuarray.subtensor.GpuIncSubtensor method)
cos() (in module theano.tensor)
cosh() (in module theano.tensor)
Count (class in theano.typed_list.basic)
count (in module theano.typed_list.basic)
CpuContiguous (class in theano.tensor.extra_ops)
CSC (in module theano.sparse.basic)
csc_from_dense (in module theano.sparse.basic)
CSM (class in theano.sparse.basic)
csm_data() (in module theano.sparse.basic)
csm_grad (in module theano.sparse.basic)
csm_indices() (in module theano.sparse.basic)
csm_indptr() (in module theano.sparse.basic)
csm_properties (in module theano.sparse.basic)
csm_shape() (in module theano.sparse.basic)
CSMGrad (class in theano.sparse.basic)
CSMProperties (class in theano.sparse.basic)
CSR (in module theano.sparse.basic)
csr_from_dense (in module theano.sparse.basic)
ctc() (in module theano.tensor.nnet.ctc)
ctc__root (config.config attribute)
CType (class in theano.graph.type)
cuirfft() (in module theano.gpuarray.fft)
CumOp (class in theano.tensor.extra_ops)
cumprod() (in module theano.tensor.extra_ops)
CumprodOp (class in theano.tensor.extra_ops)
cumsum() (in module theano.tensor.extra_ops)
CumsumOp (class in theano.tensor.extra_ops)
curfft() (in module theano.gpuarray.fft)
cxx (in module config)
cycle_detection (in module config)
D
d3viz() (in module theano.d3viz.d3viz)
d3write() (in module theano.d3viz.d3viz)
debug_perform()
built-in function
DebugMode (class in theano.compile.debugmode)
(in module config)
DebugMode__check_preallocated_output (config.config attribute)
DebugMode__check_preallocated_output_ndim (config.config attribute)
DebugMode__warn_input_not_reused (config.config attribute)
DebugModeError (class in theano.compile.debugmode)
debugprint() (in module theano.printing)
DeepCopyOp (class in theano.compile.ops)
default_infer_shape() (theano.tensor.opt.ShapeFeature method)
default_output
(theano.graph.op.Op attribute)
default_output() (theano.graph.basic.Apply method)
dense_from_sparse (in module theano.sparse.basic)
DenseFromSparse (class in theano.sparse.basic)
Destructive
Det (class in theano.tensor.nlinalg)
deterministic (in module config)
device (in module config)
Diag (class in theano.sparse.basic)
diag (in module theano.sparse.basic)
diag() (in module theano.tensor.nlinalg)
diagonal() (theano.tensor._tensor_py_operators method)
diff() (in module theano.tensor.extra_ops)
DiffOp (class in theano.tensor.extra_ops)
DimShuffle (class in theano.tensor.elemwise)
dimshuffle() (theano.tensor._tensor_py_operators method)
,
[1]
disconnected_grad() (in module theano.gradient)
DisconnectedGrad (class in theano.gradient)
DisconnectedInputError
DisconnectedType (class in theano.gradient)
disown() (theano.graph.fg.FunctionGraph method)
dnn__conv__algo_bwd_data (config.config attribute)
dnn__conv__algo_bwd_filter (config.config attribute)
dnn__conv__algo_fwd (config.config attribute)
dnn__enabled (config.config attribute)
dnn__include_path (config.config attribute)
dnn__library_path (config.config attribute)
dnn_batch_normalization_test() (in module theano.gpuarray.dnn)
dnn_batch_normalization_train() (in module theano.gpuarray.dnn)
dnn_conv() (in module theano.gpuarray.dnn)
dnn_conv3d() (in module theano.gpuarray.dnn)
dnn_gradinput() (in module theano.gpuarray.dnn)
dnn_gradinput3d() (in module theano.gpuarray.dnn)
dnn_gradweight() (in module theano.gpuarray.dnn)
dnn_gradweight3d() (in module theano.gpuarray.dnn)
dnn_pool() (in module theano.gpuarray.dnn)
dnn_spatialtf() (in module theano.gpuarray.dnn)
DnnBase (class in theano.gpuarray.dnn)
DnnVersion (class in theano.gpuarray.dnn)
do_constant_folding()
built-in function
do_constant_folding() (theano.gpuarray.basic_ops.GpuAlloc method)
(theano.gpuarray.basic_ops.GpuAllocEmpty method)
(theano.gpuarray.dnn.CDataMaker method)
(theano.gpuarray.dnn.DnnVersion method)
(theano.gpuarray.dnn.GpuDnnConvDesc method)
(theano.gpuarray.dnn.GpuDnnPoolDesc method)
(theano.graph.op.Op method)
(theano.tensor.io.MPIRecv method)
(theano.tensor.nnet.abstract_conv.BaseAbstractConv method)
do_type_checking() (theano.gpuarray.subtensor.GpuIncSubtensor method)
Dot (class in theano.sparse.basic)
dot() (in module theano)
(in module theano.sparse.basic)
(in module theano.tensor)
dot22
DotModulo (class in theano.sandbox.rng_mrg)
DoubleOp (class in theano.misc.doubleop)
downsample
module
dtype (theano.gpuarray.type.GpuArrayType attribute)
(theano.tensor._tensor_py_operators attribute)
(theano.tensor._tensor_py_operators property)
(theano.tensor.TensorType attribute)
dtype_specs() (theano.gpuarray.type.GpuArrayType method)
dump() (in module theano.misc.pkl_utils)
E
Eig (class in theano.tensor.nlinalg)
Eigh (class in theano.tensor.nlinalg)
EighGrad (class in theano.tensor.nlinalg)
Eigvalsh (class in theano.tensor.slinalg)
EigvalshGrad (class in theano.tensor.slinalg)
Elementwise
Elemwise (class in theano.tensor.elemwise)
elemwise fusion
elu() (in module theano.tensor.nnet)
encompasses_broadcastable() (in module theano.tensor.opt)
ensure_sorted_indices (in module theano.sparse.basic)
EnsureSortedIndices (class in theano.sparse.basic)
enum_from_alias() (theano.graph.params_type.ParamsType method)
EnumList (class in theano.graph.type)
EnumType (class in theano.graph.type)
environment variable
THEANO_FLAGS
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
THEANORC
,
[1]
,
[2]
,
[3]
eq() (in module theano.sparse.basic)
(in module theano.tensor)
equal_computations() (in module theano.graph.basic)
EqualSD (class in theano.sparse.basic)
EqualSS (class in theano.sparse.basic)
erf() (in module theano.tensor)
erfinv() (in module theano.tensor)
eval() (theano.graph.basic.Variable method)
(theano.graph.type.Type.Variable method)
evaluate() (theano.sparse.sandbox.sp.ConvolutionIndices static method)
exception_verbosity (in module config)
exclude (Query attribute)
excluding() (theano.compile.mode.Mode method)
execute_callbacks() (theano.graph.fg.FunctionGraph method)
exp() (in module theano.tensor)
experimental__local_alloc_elemwise_assert (config.config attribute)
Expm (class in theano.tensor.slinalg)
ExpmGrad (class in theano.tensor.slinalg)
Expression
Expression Graph
Extend (class in theano.typed_list.basic)
extend (in module theano.typed_list.basic)
extended() (theano.graph.params_type.ParamsType method)
ExternalCOp (class in theano.graph.op)
eye() (in module theano.tensor)
F
FAST_COMPILE (in module theano.compile.mode)
FAST_RUN (in module theano.compile.mode)
Feature (class in theano.graph.toolbox)
fft() (in module conv)
fill cut
fill() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
fill_diagonal() (in module theano.tensor.extra_ops)
fill_diagonal_offset() (in module theano.tensor.extra_ops)
FillDiagonal (class in theano.tensor.extra_ops)
FillDiagonalOffset (class in theano.tensor.extra_ops)
filter() (theano.gpuarray.type.GpuArrayType method)
(theano.gpuarray.type.GpuContextType method)
(theano.gradient.DisconnectedType method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.CDataType method)
(theano.graph.type.EnumType method)
(theano.graph.type.Generic method)
(theano.graph.type.Type method)
(Type method)
filter_inplace() (theano.gpuarray.type.GpuArrayType method)
(theano.graph.type.Type method)
(Type method)
filter_variable() (theano.gpuarray.type.GpuArrayType method)
(theano.graph.type.Type method)
find_node() (in module theano.gpuarray.opt_util)
finder (theano.compile.function.types.Function attribute)
flatten() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
floatX (in module config)
floor() (in module theano.tensor)
flops()
built-in function
flops() (theano.gpuarray.blas.BaseGpuCorr3dMM method)
(theano.gpuarray.blas.BaseGpuCorrMM method)
(theano.tensor.nnet.abstract_conv.BaseAbstractConv method)
foldl() (in module theano)
foldr() (in module theano)
force_device (in module config)
format_as() (in module theano.gradient)
format_c_function_args() (theano.gpuarray.dnn.GpuDnnRNNGradInputs method)
(theano.graph.op.ExternalCOp method)
frac_bilinear_upsampling() (in module theano.tensor.nnet.abstract_conv)
free() (theano.compile.function.types.Function method)
fromalias() (theano.graph.type.EnumType method)
FromFunctionOp (class in theano.compile.ops)
Function (class in theano.compile.function.types)
function() (in module theano)
(in module theano.compile.function)
function_dump() (in module theano)
(in module theano.compile.function)
FunctionGraph (class in theano.graph.fg)
FusionOptimizer (class in theano.tensor.opt)
G
gamma() (in module theano.tensor)
gammaln() (in module theano.tensor)
gcc__cxxflags (config.config attribute)
ge() (in module theano.sparse.basic)
(in module theano.tensor)
gemm
gen() (theano.tensor.random.utils.RandomStream method)
general_toposort() (in module theano.graph.basic)
Generic (class in theano.graph.type)
get_aliases() (theano.graph.type.EnumType method)
get_c_macros() (theano.graph.op.ExternalCOp method)
get_clients() (in module theano.tensor.opt)
(theano.graph.fg.FunctionGraph method)
get_clients2() (in module theano.tensor.opt)
get_constant() (theano.tensor.opt.Canonizer static method)
get_context() (in module theano.gpuarray.type)
get_conv_gradinputs_shape() (in module theano.tensor.nnet.abstract_conv)
get_conv_gradinputs_shape_1axis() (in module theano.tensor.nnet.abstract_conv)
get_conv_gradweights_shape() (in module theano.tensor.nnet.abstract_conv)
get_conv_gradweights_shape_1axis() (in module theano.tensor.nnet.abstract_conv)
get_conv_output_shape() (in module theano.tensor.nnet.abstract_conv)
get_conv_shape_1axis() (in module theano.tensor.nnet.abstract_conv)
get_enum() (theano.graph.params_type.ParamsType method)
get_field() (theano.graph.params_type.ParamsType method)
get_helper_c_code_args() (theano.gpuarray.subtensor.GpuIncSubtensor method)
get_item_2d (in module theano.sparse.basic)
get_item_2lists (in module theano.sparse.basic)
get_item_list (in module theano.sparse.basic)
get_item_scalar (in module theano.sparse.basic)
get_num_denum() (theano.tensor.opt.Canonizer method)
get_out_shape() (theano.gpuarray.dnn.GpuDnnConv static method)
get_output_info() (theano.tensor.elemwise.Elemwise method)
get_param_size() (theano.gpuarray.dnn.RNNBlock method)
get_params() (COp method)
(theano.gpuarray.basic_ops.CGpuKernelBase method)
(theano.gpuarray.basic_ops.GpuAlloc method)
(theano.gpuarray.basic_ops.GpuAllocEmpty method)
(theano.gpuarray.basic_ops.GpuEye method)
(theano.gpuarray.basic_ops.GpuFromHost method)
(theano.gpuarray.basic_ops.GpuJoin method)
(theano.gpuarray.basic_ops.GpuToGpu method)
(theano.gpuarray.basic_ops.GpuTri method)
(theano.gpuarray.dnn.DnnBase method)
(theano.gpuarray.elemwise.GpuCAReduceCPY method)
(theano.gpuarray.elemwise.GpuElemwise method)
(theano.gpuarray.linalg.GpuMagmaCholesky method)
(theano.gpuarray.linalg.GpuMagmaEigh method)
(theano.gpuarray.linalg.GpuMagmaMatrixInverse method)
(theano.gpuarray.linalg.GpuMagmaQR method)
(theano.gpuarray.linalg.GpuMagmaSVD method)
(theano.gpuarray.neighbours.GpuImages2Neibs method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1 method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1_dev20 method)
(theano.gpuarray.subtensor.GpuIncSubtensor method)
(theano.graph.op.Op method)
(theano.graph.params_type.ParamsType method)
(theano.tensor.extra_ops.SearchsortedOp method)
get_parents() (theano.graph.basic.Apply method)
(theano.graph.basic.Node method)
(theano.graph.basic.Variable method)
(theano.graph.type.Type.Variable method)
get_path() (theano.graph.op.ExternalCOp class method)
get_scalar_constant_value() (theano.tensor._tensor_py_operators method)
get_shape() (theano.tensor.opt.ShapeFeature method)
get_shape_info() (Type method)
get_size() (Type method)
get_substream_rstates() (theano.sandbox.rng_mrg.MRG_RandomStream method)
get_test_value() (in module theano.graph.op)
(theano.graph.basic.Constant method)
(theano.graph.basic.Variable method)
(theano.graph.type.Type.Constant method)
(theano.graph.type.Type.Variable method)
get_test_values() (in module theano.graph.op)
get_type() (theano.graph.params_type.ParamsType method)
get_value() (theano.compile.sharedvalue.SharedVariable method)
(theano.gpuarray.type.GpuArraySharedVariable method)
GetItem (class in theano.typed_list.basic)
getitem (in module theano.typed_list.basic)
GetItem2d (class in theano.sparse.basic)
GetItem2Lists (class in theano.sparse.basic)
GetItem2ListsGrad (class in theano.sparse.basic)
GetItemList (class in theano.sparse.basic)
GetItemListGrad (class in theano.sparse.basic)
GetItemScalar (class in theano.sparse.basic)
GlobalOptimizer (built-in class)
GPU transfer
gpu_ctc() (in module theano.gpuarray.ctc)
gpu_kernels() (theano.gpuarray.basic_ops.CGpuKernelBase method)
(theano.gpuarray.basic_ops.GpuEye method)
(theano.gpuarray.basic_ops.GpuKernelBase method)
(theano.gpuarray.basic_ops.GpuTri method)
(theano.gpuarray.elemwise.GpuCAReduceCPY method)
(theano.gpuarray.elemwise.GpuCAReduceCuda method)
(theano.gpuarray.neighbours.GpuImages2Neibs method)
(theano.gpuarray.nnet.GpuCrossentropySoftmax1HotWithBiasDx method)
(theano.gpuarray.nnet.GpuCrossentropySoftmaxArgmax1HotWithBias method)
(theano.gpuarray.nnet.GpuSoftmax method)
(theano.gpuarray.nnet.GpuSoftmaxWithBias method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1_dev20 method)
gpu_matrix_inverse() (in module theano.gpuarray.linalg)
gpu_qr() (in module theano.gpuarray.linalg)
gpu_supported() (in module theano.gpuarray.type)
gpu_svd() (in module theano.gpuarray.linalg)
GpuAdvancedIncSubtensor (class in theano.gpuarray.subtensor)
GpuAdvancedIncSubtensor1 (class in theano.gpuarray.subtensor)
GpuAdvancedIncSubtensor1_dev20 (class in theano.gpuarray.subtensor)
GpuAdvancedSubtensor (class in theano.gpuarray.subtensor)
GpuAdvancedSubtensor1 (class in theano.gpuarray.subtensor)
GpuAlloc (class in theano.gpuarray.basic_ops)
GpuAllocDiag (class in theano.gpuarray.subtensor)
GpuAllocEmpty (class in theano.gpuarray.basic_ops)
gpuarray__cache_path (config.config attribute)
gpuarray__preallocate (config.config attribute)
gpuarray__sched (config.config attribute)
gpuarray__single_stream (config.config attribute)
gpuarray_shared_constructor() (in module theano.gpuarray.type)
GpuArrayConstant (class in theano.gpuarray.type)
GpuArraySharedVariable (class in theano.gpuarray.type)
GpuArraySignature (class in theano.gpuarray.type)
GpuArrayType (class in theano.gpuarray.type)
GpuArrayVariable (class in theano.gpuarray.type)
GpuCAReduce (in module theano.gpuarray.elemwise)
GpuCAReduceCPY (class in theano.gpuarray.elemwise)
GpuCAReduceCuda (class in theano.gpuarray.elemwise)
GpuCholesky (class in theano.gpuarray.linalg)
GpuConnectionistTemporalClassification (class in theano.gpuarray.ctc)
GpuContextType (class in theano.gpuarray.type)
GpuContiguous (class in theano.gpuarray.basic_ops)
GpuCorr3dMM (class in theano.gpuarray.blas)
GpuCorr3dMM_gradInputs (class in theano.gpuarray.blas)
GpuCorr3dMM_gradWeights (class in theano.gpuarray.blas)
GpuCorrMM (class in theano.gpuarray.blas)
GpuCorrMM_gradInputs (class in theano.gpuarray.blas)
GpuCorrMM_gradWeights (class in theano.gpuarray.blas)
GpuCrossentropySoftmax1HotWithBiasDx (class in theano.gpuarray.nnet)
GpuCrossentropySoftmaxArgmax1HotWithBias (class in theano.gpuarray.nnet)
GpuCublasTriangularSolve (class in theano.gpuarray.linalg)
GpuCusolverSolve (class in theano.gpuarray.linalg)
GpuDimShuffle (class in theano.gpuarray.elemwise)
GpuDnnBatchNorm (class in theano.gpuarray.dnn)
GpuDnnBatchNormGrad (class in theano.gpuarray.dnn)
GpuDnnBatchNormInference (class in theano.gpuarray.dnn)
GpuDnnConv (class in theano.gpuarray.dnn)
GpuDnnConvDesc (class in theano.gpuarray.dnn)
GpuDnnConvGradI (class in theano.gpuarray.dnn)
GpuDnnConvGradW (class in theano.gpuarray.dnn)
GpuDnnDropoutOp (class in theano.gpuarray.dnn)
GpuDnnPool (class in theano.gpuarray.dnn)
GpuDnnPoolBase (class in theano.gpuarray.dnn)
GpuDnnPoolDesc (class in theano.gpuarray.dnn)
GpuDnnPoolGrad (class in theano.gpuarray.dnn)
GpuDnnReduction (class in theano.gpuarray.dnn)
GpuDnnRNNGradInputs (class in theano.gpuarray.dnn)
GpuDnnRNNGradWeights (class in theano.gpuarray.dnn)
GpuDnnRNNOp (class in theano.gpuarray.dnn)
GpuDnnSoftmax (class in theano.gpuarray.dnn)
GpuDnnSoftmaxBase (class in theano.gpuarray.dnn)
GpuDnnSoftmaxGrad (class in theano.gpuarray.dnn)
GpuDnnTransformerGradI (class in theano.gpuarray.dnn)
GpuDnnTransformerGradT (class in theano.gpuarray.dnn)
GpuDnnTransformerGrid (class in theano.gpuarray.dnn)
GpuDnnTransformerSampler (class in theano.gpuarray.dnn)
GpuDot22 (class in theano.gpuarray.blas)
GpuElemwise (class in theano.gpuarray.elemwise)
GpuErfcinv (class in theano.gpuarray.elemwise)
GpuErfinv (class in theano.gpuarray.elemwise)
GpuExtractDiag (class in theano.gpuarray.subtensor)
GpuEye (class in theano.gpuarray.basic_ops)
GpuFromHost (class in theano.gpuarray.basic_ops)
GpuGemm (class in theano.gpuarray.blas)
GpuGemmBatch (class in theano.gpuarray.blas)
GpuGemv (class in theano.gpuarray.blas)
GpuGer (class in theano.gpuarray.blas)
GpuImages2Neibs (class in theano.gpuarray.neighbours)
GpuIncSubtensor (class in theano.gpuarray.subtensor)
GpuJoin (class in theano.gpuarray.basic_ops)
GpuKernelBase (class in theano.gpuarray.basic_ops)
GpuKernelBaseCOp (class in theano.gpuarray.basic_ops)
GpuKernelBaseExternalCOp (class in theano.gpuarray.basic_ops)
GpuMagmaBase (class in theano.gpuarray.linalg)
GpuMagmaCholesky (class in theano.gpuarray.linalg)
GpuMagmaEigh (class in theano.gpuarray.linalg)
GpuMagmaMatrixInverse (class in theano.gpuarray.linalg)
GpuMagmaQR (class in theano.gpuarray.linalg)
GpuMagmaSVD (class in theano.gpuarray.linalg)
GpuReshape (class in theano.gpuarray.basic_ops)
GpuSoftmax (class in theano.gpuarray.nnet)
GpuSoftmaxWithBias (class in theano.gpuarray.nnet)
GpuSplit (class in theano.gpuarray.basic_ops)
GpuSubtensor (class in theano.gpuarray.subtensor)
GpuToGpu (class in theano.gpuarray.basic_ops)
GpuTri (class in theano.gpuarray.basic_ops)
grab_cpu_scalar() (in module theano.gpuarray.opt_util)
grad()
built-in function
grad() (in module theano.gradient)
(theano.compile.ops.Rebroadcast method)
(theano.compile.ops.Shape method)
(theano.compile.ops.Shape_i method)
(theano.compile.ops.SpecifyShape method)
(theano.compile.ops.ViewOp method)
(theano.gpuarray.basic_ops.GpuAllocEmpty method)
(theano.gpuarray.basic_ops.GpuContiguous method)
(theano.gpuarray.basic_ops.GpuEye method)
(theano.gpuarray.basic_ops.GpuFromHost method)
(theano.gpuarray.basic_ops.GpuToGpu method)
(theano.gpuarray.basic_ops.GpuTri method)
(theano.gpuarray.basic_ops.HostFromGpu method)
(theano.gpuarray.blas.GpuCorr3dMM method)
(theano.gpuarray.blas.GpuCorr3dMM_gradInputs method)
(theano.gpuarray.blas.GpuCorr3dMM_gradWeights method)
(theano.gpuarray.blas.GpuCorrMM method)
(theano.gpuarray.blas.GpuCorrMM_gradInputs method)
(theano.gpuarray.blas.GpuCorrMM_gradWeights method)
(theano.gpuarray.dnn.GpuDnnBatchNormInference method)
(theano.gpuarray.dnn.GpuDnnConv method)
(theano.gpuarray.dnn.GpuDnnConvGradI method)
(theano.gpuarray.dnn.GpuDnnConvGradW method)
(theano.gpuarray.dnn.GpuDnnTransformerGrid method)
(theano.gpuarray.dnn.GpuDnnTransformerSampler method)
(theano.gpuarray.subtensor.GpuAllocDiag method)
(theano.gpuarray.subtensor.GpuExtractDiag method)
(theano.gradient.ConsiderConstant method)
(theano.gradient.DisconnectedGrad method)
(theano.gradient.GradClip method)
(theano.gradient.GradScale method)
(theano.gradient.UndefinedGrad method)
(theano.gradient.ZeroGrad method)
(theano.graph.op.Op method)
(theano.misc.doubleop.DoubleOp method)
(theano.sandbox.linalg.ops.Hint method)
(theano.sandbox.rng_mrg.mrg_uniform_base method)
(theano.sparse.basic.AddSD method)
(theano.sparse.basic.AddSS method)
(theano.sparse.basic.AddSSData method)
(theano.sparse.basic.Cast method)
(theano.sparse.basic.ColScaleCSC method)
(theano.sparse.basic.ConstructSparseFromList method)
(theano.sparse.basic.CSM method)
(theano.sparse.basic.CSMProperties method)
(theano.sparse.basic.DenseFromSparse method)
(theano.sparse.basic.Diag method)
(theano.sparse.basic.Dot method)
(theano.sparse.basic.EnsureSortedIndices method)
(theano.sparse.basic.GetItem2Lists method)
(theano.sparse.basic.GetItemList method)
(theano.sparse.basic.HStack method)
(theano.sparse.basic.MulSD method)
(theano.sparse.basic.MulSS method)
(theano.sparse.basic.MulSV method)
(theano.sparse.basic.Neg method)
(theano.sparse.basic.Remove0 method)
(theano.sparse.basic.RowScaleCSC method)
(theano.sparse.basic.SamplingDot method)
(theano.sparse.basic.SparseFromDense method)
(theano.sparse.basic.SpSum method)
(theano.sparse.basic.SquareDiagonal method)
(theano.sparse.basic.StructuredAddSV method)
(theano.sparse.basic.StructuredDot method)
(theano.sparse.basic.Transpose method)
(theano.sparse.basic.TrueDot method)
(theano.sparse.basic.VStack method)
(theano.sparse.sandbox.sp2.Binomial method)
(theano.sparse.sandbox.sp2.Multinomial method)
(theano.sparse.sandbox.sp2.Poisson method)
(theano.tensor.elemwise.All method)
(theano.tensor.elemwise.Any method)
(theano.tensor.elemwise.DimShuffle method)
(theano.tensor.elemwise.ProdWithoutZeros method)
(theano.tensor.extra_ops.Bartlett method)
(theano.tensor.extra_ops.BroadcastTo method)
(theano.tensor.extra_ops.CpuContiguous method)
(theano.tensor.extra_ops.CumOp method)
(theano.tensor.extra_ops.DiffOp method)
(theano.tensor.extra_ops.FillDiagonal method)
(theano.tensor.extra_ops.FillDiagonalOffset method)
(theano.tensor.extra_ops.RepeatOp method)
(theano.tensor.extra_ops.SearchsortedOp method)
(theano.tensor.nlinalg.AllocDiag method)
(theano.tensor.nlinalg.Det method)
(theano.tensor.nlinalg.Eigh method)
(theano.tensor.nlinalg.MatrixInverse method)
(theano.tensor.nnet.abstract_conv.AbstractConv2d method)
(theano.tensor.nnet.abstract_conv.AbstractConv2d_gradInputs method)
(theano.tensor.nnet.abstract_conv.AbstractConv2d_gradWeights method)
(theano.tensor.nnet.abstract_conv.AbstractConv3d method)
(theano.tensor.nnet.abstract_conv.AbstractConv3d_gradInputs method)
(theano.tensor.nnet.abstract_conv.AbstractConv3d_gradWeights method)
(theano.tensor.nnet.blocksparse.SparseBlockGemv method)
(theano.tensor.opt.Assert method)
(theano.tensor.opt.MakeVector method)
(theano.tensor.slinalg.Eigvalsh method)
(theano.tensor.slinalg.Expm method)
grad_clip() (in module theano.gradient)
grad_not_implemented() (in module theano.gradient)
grad_scale() (in module theano.gradient)
grad_undefined() (in module theano.gradient)
GradClip (class in theano.gradient)
gradient
module
GradientError
GradScale (class in theano.gradient)
Graph
graph
module
graph construct
Apply
Constant
Op
Type
Variable
graph_inputs() (in module theano.graph.basic)
GreaterEqualSD (class in theano.sparse.basic)
GreaterEqualSS (class in theano.sparse.basic)
GreaterThanSD (class in theano.sparse.basic)
GreaterThanSS (class in theano.sparse.basic)
gt() (in module theano.sparse.basic)
(in module theano.tensor)
guess_n_streams() (in module theano.sandbox.rng_mrg)
gxx_support_openmp (theano.graph.op.OpenMPOp attribute)
H
h_softmax() (in module theano.tensor.nnet)
hard_sigmoid() (in module theano.tensor.nnet.nnet)
has_alias() (theano.graph.type.EnumType method)
has_type() (theano.graph.params_type.ParamsType method)
hash_from_ndarray() (in module theano.tensor.utils)
hessian() (in module theano.gradient)
Hint (class in theano.sandbox.linalg.ops)
HintsFeature (class in theano.sandbox.linalg.ops)
HintsOptimizer (class in theano.sandbox.linalg.ops)
History (class in theano.graph.toolbox)
HostFromGpu (class in theano.gpuarray.basic_ops)
HStack (class in theano.sparse.basic)
hstack() (in module theano.sparse.basic)
I
identity_like() (in module theano.tensor)
imag (theano.tensor._tensor_py_operators property)
imag() (in module theano.tensor)
images2neibs() (in module theano.tensor.nnet.neighbours)
implicit (theano.compile.function.In attribute)
import_node() (theano.graph.fg.FunctionGraph method)
import_var() (theano.graph.fg.FunctionGraph method)
In (class in theano)
(class in theano.compile.function)
(class in theano.compile.io)
inc_rstate() (theano.sandbox.rng_mrg.MRG_RandomStream method)
inc_subtensor serialization
inc_subtensor() (in module theano.tensor)
include (Query attribute)
including() (theano.compile.mode.Mode method)
Index (class in theano.typed_list.basic)
infer_context_name() (in module theano.gpuarray.basic_ops)
infer_shape()
built-in function
infer_shape() (COp method)
init_gpu_device (in module config)
init_r() (theano.tensor.opt.ShapeFeature method)
inline_reduce() (in module theano.gpuarray.kernel_codegen)
inline_reduce_fixed_shared() (in module theano.gpuarray.kernel_codegen)
inline_softmax() (in module theano.gpuarray.kernel_codegen)
inline_softmax_fixed_shared() (in module theano.gpuarray.kernel_codegen)
Inplace
inplace_allocempty() (in module theano.gpuarray.opt_util)
inplace_elemwise
inplace_random
inplace_setsubtensor
InplaceElemwiseOptimizer (class in theano.tensor.opt)
Insert (class in theano.typed_list.basic)
insert (in module theano.typed_list.basic)
int_division (in module config)
inv() (in module theano.tensor)
inv_finder (theano.compile.function.types.Function attribute)
InvalidValueError (class in theano.compile.debugmode)
invert() (in module theano.tensor)
io_connection_pattern() (in module theano.graph.basic)
io_toposort() (in module theano.graph.basic)
irecv() (in module theano.tensor.io)
irfft() (in module theano.tensor.fft)
iround() (in module theano.tensor)
is_an_upcast() (in module theano.tensor.opt)
is_equal() (in module theano.gpuarray.opt_util)
is_in_ancestors() (in module theano.graph.basic)
is_inverse_pair() (in module theano.tensor.opt)
is_valid_value() (theano.graph.type.Generic method)
(theano.graph.type.Type method)
(Type method)
isclose() (in module theano.tensor)
isend() (in module theano.tensor.io)
isinf() (in module theano.tensor)
isnan() (in module theano.tensor)
J
jacobian() (in module theano.gradient)
K
Kernel (class in theano.gpuarray.basic_ops)
kernel_version() (theano.gpuarray.basic_ops.GpuKernelBase method)
kron() (in module theano.tensor.slinalg)
L
L_op() (theano.gpuarray.dnn.GpuDnnBatchNorm method)
(theano.gpuarray.dnn.GpuDnnPool method)
(theano.gpuarray.dnn.GpuDnnRNNOp method)
(theano.gpuarray.dnn.GpuDnnSoftmax method)
(theano.gpuarray.linalg.GpuCholesky method)
(theano.gpuarray.linalg.GpuCublasTriangularSolve method)
(theano.gpuarray.linalg.GpuCusolverSolve method)
(theano.graph.op.Op method)
(theano.tensor.elemwise.Elemwise method)
(theano.tensor.elemwise.Prod method)
(theano.tensor.elemwise.Sum method)
(theano.tensor.nlinalg.MatrixPinv method)
(theano.tensor.slinalg.Cholesky method)
(theano.tensor.slinalg.Solve method)
le() (in module theano.sparse.basic)
(in module theano.tensor)
Length (class in theano.typed_list.basic)
length (in module theano.typed_list.basic)
LessEqualSD (class in theano.sparse.basic)
LessEqualSS (class in theano.sparse.basic)
LessThanSD (class in theano.sparse.basic)
LessThanSS (class in theano.sparse.basic)
lib__amblibm (config.config attribute)
Linker
,
[1]
linker (in module config)
(theano.compile.mode.Mode attribute)
list_contexts() (in module theano.gpuarray.type)
list_of_nodes() (in module theano.graph.basic)
load() (in module theano.misc.pkl_utils)
(in module theano.tensor.io)
load_c_code() (theano.graph.op.ExternalCOp method)
load_w() (in module theano.gpuarray.fp16_help)
LoadFromDisk (class in theano.tensor.io)
local_add_mul_fusion() (in module theano.tensor.opt)
local_elemwise_fusion() (in module theano.tensor.opt)
local_elemwise_fusion_op() (in module theano.tensor.opt)
local_log_softmax
local_remove_all_assert
LocalOptimizer (built-in class)
log() (in module theano.tensor)
Lop() (in module theano.gradient)
lquote_macro() (in module theano.graph.op)
lstsq (class in theano.tensor.nlinalg)
lt() (in module theano.sparse.basic)
(in module theano.tensor)
M
magma__enabled (config.config attribute)
magma__include_path (config.config attribute)
magma__library_path (config.config attribute)
make_c_thunk() (theano.graph.op.COp method)
make_constant() (theano.graph.type.Type method)
make_list (in module theano.typed_list.basic)
make_node()
built-in function
make_node() (theano.compile.ops.DeepCopyOp method)
(theano.compile.ops.Rebroadcast method)
(theano.compile.ops.Shape method)
(theano.compile.ops.Shape_i method)
(theano.compile.ops.SpecifyShape method)
(theano.compile.ops.ViewOp method)
(theano.gpuarray.basic_ops.GpuAlloc method)
(theano.gpuarray.basic_ops.GpuAllocEmpty method)
(theano.gpuarray.basic_ops.GpuContiguous method)
(theano.gpuarray.basic_ops.GpuEye method)
(theano.gpuarray.basic_ops.GpuFromHost method)
(theano.gpuarray.basic_ops.GpuJoin method)
(theano.gpuarray.basic_ops.GpuReshape method)
(theano.gpuarray.basic_ops.GpuSplit method)
(theano.gpuarray.basic_ops.GpuToGpu method)
(theano.gpuarray.basic_ops.GpuTri method)
(theano.gpuarray.basic_ops.HostFromGpu method)
(theano.gpuarray.blas.GpuCorr3dMM method)
(theano.gpuarray.blas.GpuCorr3dMM_gradInputs method)
(theano.gpuarray.blas.GpuCorr3dMM_gradWeights method)
(theano.gpuarray.blas.GpuCorrMM method)
(theano.gpuarray.blas.GpuCorrMM_gradInputs method)
(theano.gpuarray.blas.GpuCorrMM_gradWeights method)
(theano.gpuarray.blas.GpuDot22 method)
(theano.gpuarray.blas.GpuGemm method)
(theano.gpuarray.blas.GpuGemmBatch method)
(theano.gpuarray.blas.GpuGemv method)
(theano.gpuarray.blas.GpuGer method)
(theano.gpuarray.dnn.CDataMaker method)
(theano.gpuarray.dnn.DnnVersion method)
(theano.gpuarray.dnn.GpuDnnBatchNorm method)
(theano.gpuarray.dnn.GpuDnnBatchNormGrad method)
(theano.gpuarray.dnn.GpuDnnBatchNormInference method)
(theano.gpuarray.dnn.GpuDnnConv method)
(theano.gpuarray.dnn.GpuDnnConvDesc method)
(theano.gpuarray.dnn.GpuDnnConvGradI method)
(theano.gpuarray.dnn.GpuDnnConvGradW method)
(theano.gpuarray.dnn.GpuDnnDropoutOp method)
(theano.gpuarray.dnn.GpuDnnPool method)
(theano.gpuarray.dnn.GpuDnnPoolDesc method)
(theano.gpuarray.dnn.GpuDnnPoolGrad method)
(theano.gpuarray.dnn.GpuDnnReduction method)
(theano.gpuarray.dnn.GpuDnnRNNGradInputs method)
(theano.gpuarray.dnn.GpuDnnRNNGradWeights method)
(theano.gpuarray.dnn.GpuDnnRNNOp method)
(theano.gpuarray.dnn.GpuDnnSoftmax method)
(theano.gpuarray.dnn.GpuDnnSoftmaxGrad method)
(theano.gpuarray.dnn.GpuDnnTransformerGradI method)
(theano.gpuarray.dnn.GpuDnnTransformerGradT method)
(theano.gpuarray.dnn.GpuDnnTransformerGrid method)
(theano.gpuarray.dnn.GpuDnnTransformerSampler method)
(theano.gpuarray.elemwise.GpuCAReduceCPY method)
(theano.gpuarray.elemwise.GpuCAReduceCuda method)
(theano.gpuarray.elemwise.GpuDimShuffle method)
(theano.gpuarray.elemwise.GpuElemwise method)
(theano.gpuarray.linalg.GpuCholesky method)
(theano.gpuarray.linalg.GpuCublasTriangularSolve method)
(theano.gpuarray.linalg.GpuCusolverSolve method)
(theano.gpuarray.linalg.GpuMagmaCholesky method)
(theano.gpuarray.linalg.GpuMagmaEigh method)
(theano.gpuarray.linalg.GpuMagmaMatrixInverse method)
(theano.gpuarray.linalg.GpuMagmaQR method)
(theano.gpuarray.linalg.GpuMagmaSVD method)
(theano.gpuarray.neighbours.GpuImages2Neibs method)
(theano.gpuarray.nnet.GpuCrossentropySoftmax1HotWithBiasDx method)
(theano.gpuarray.nnet.GpuCrossentropySoftmaxArgmax1HotWithBias method)
(theano.gpuarray.nnet.GpuSoftmax method)
(theano.gpuarray.nnet.GpuSoftmaxWithBias method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1 method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1_dev20 method)
(theano.gpuarray.subtensor.GpuAdvancedSubtensor method)
(theano.gpuarray.subtensor.GpuAdvancedSubtensor1 method)
(theano.gpuarray.subtensor.GpuAllocDiag method)
(theano.gpuarray.subtensor.GpuExtractDiag method)
(theano.gpuarray.subtensor.GpuIncSubtensor method)
(theano.gpuarray.subtensor.GpuSubtensor method)
(theano.graph.op.Op method)
(theano.misc.doubleop.DoubleOp method)
(theano.sandbox.linalg.ops.Hint method)
(theano.sandbox.rng_mrg.DotModulo method)
(theano.sandbox.rng_mrg.mrg_uniform method)
(theano.sparse.basic.AddSD method)
(theano.sparse.basic.AddSS method)
(theano.sparse.basic.AddSSData method)
(theano.sparse.basic.Cast method)
(theano.sparse.basic.ColScaleCSC method)
(theano.sparse.basic.ConstructSparseFromList method)
(theano.sparse.basic.CSM method)
(theano.sparse.basic.CSMGrad method)
(theano.sparse.basic.CSMProperties method)
(theano.sparse.basic.DenseFromSparse method)
(theano.sparse.basic.Diag method)
(theano.sparse.basic.Dot method)
(theano.sparse.basic.EnsureSortedIndices method)
(theano.sparse.basic.GetItem2d method)
(theano.sparse.basic.GetItem2Lists method)
(theano.sparse.basic.GetItem2ListsGrad method)
(theano.sparse.basic.GetItemList method)
(theano.sparse.basic.GetItemListGrad method)
(theano.sparse.basic.GetItemScalar method)
(theano.sparse.basic.HStack method)
(theano.sparse.basic.MulSD method)
(theano.sparse.basic.MulSS method)
(theano.sparse.basic.MulSV method)
(theano.sparse.basic.Neg method)
(theano.sparse.basic.Remove0 method)
(theano.sparse.basic.RowScaleCSC method)
(theano.sparse.basic.SamplingDot method)
(theano.sparse.basic.SparseFromDense method)
(theano.sparse.basic.SpSum method)
(theano.sparse.basic.SquareDiagonal method)
(theano.sparse.basic.StructuredAddSV method)
(theano.sparse.basic.StructuredDot method)
(theano.sparse.basic.StructuredDotGradCSC method)
(theano.sparse.basic.StructuredDotGradCSR method)
(theano.sparse.basic.Transpose method)
(theano.sparse.basic.TrueDot method)
(theano.sparse.basic.Usmm method)
(theano.sparse.sandbox.sp2.Binomial method)
(theano.sparse.sandbox.sp2.Multinomial method)
(theano.sparse.sandbox.sp2.Poisson method)
(theano.tensor.elemwise.All method)
(theano.tensor.elemwise.Any method)
(theano.tensor.elemwise.CAReduce method)
(theano.tensor.elemwise.CAReduceDtype method)
(theano.tensor.elemwise.DimShuffle method)
(theano.tensor.elemwise.Elemwise method)
(theano.tensor.extra_ops.Bartlett method)
(theano.tensor.extra_ops.BroadcastTo method)
(theano.tensor.extra_ops.CpuContiguous method)
(theano.tensor.extra_ops.CumOp method)
(theano.tensor.extra_ops.DiffOp method)
(theano.tensor.extra_ops.FillDiagonal method)
(theano.tensor.extra_ops.FillDiagonalOffset method)
(theano.tensor.extra_ops.RavelMultiIndex method)
(theano.tensor.extra_ops.RepeatOp method)
(theano.tensor.extra_ops.SearchsortedOp method)
(theano.tensor.extra_ops.Unique method)
(theano.tensor.extra_ops.UnravelIndex method)
(theano.tensor.io.LoadFromDisk method)
(theano.tensor.io.MPIRecv method)
(theano.tensor.io.MPIRecvWait method)
(theano.tensor.io.MPISend method)
(theano.tensor.io.MPISendWait method)
(theano.tensor.nlinalg.AllocDiag method)
(theano.tensor.nlinalg.Det method)
(theano.tensor.nlinalg.Eig method)
(theano.tensor.nlinalg.Eigh method)
(theano.tensor.nlinalg.EighGrad method)
(theano.tensor.nlinalg.lstsq method)
(theano.tensor.nlinalg.MatrixInverse method)
(theano.tensor.nlinalg.MatrixPinv method)
(theano.tensor.nlinalg.QRFull method)
(theano.tensor.nlinalg.QRIncomplete method)
(theano.tensor.nlinalg.SVD method)
(theano.tensor.nlinalg.TensorInv method)
(theano.tensor.nlinalg.TensorSolve method)
(theano.tensor.nnet.abstract_conv.AbstractConv method)
(theano.tensor.nnet.abstract_conv.AbstractConv_gradInputs method)
(theano.tensor.nnet.abstract_conv.AbstractConv_gradWeights method)
(theano.tensor.nnet.blocksparse.SparseBlockGemv method)
(theano.tensor.nnet.blocksparse.SparseBlockOuter method)
(theano.tensor.opt.Assert method)
(theano.tensor.opt.MakeVector method)
(theano.tensor.slinalg.Cholesky method)
(theano.tensor.slinalg.Eigvalsh method)
(theano.tensor.slinalg.EigvalshGrad method)
(theano.tensor.slinalg.Expm method)
(theano.tensor.slinalg.ExpmGrad method)
(theano.tensor.slinalg.Solve method)
(theano.typed_list.basic.Append method)
(theano.typed_list.basic.Count method)
(theano.typed_list.basic.Extend method)
(theano.typed_list.basic.GetItem method)
(theano.typed_list.basic.Index method)
(theano.typed_list.basic.Insert method)
(theano.typed_list.basic.Length method)
(theano.typed_list.basic.MakeList method)
(theano.typed_list.basic.Remove method)
(theano.typed_list.basic.Reverse method)
make_py_thunk() (theano.graph.op.Op method)
make_thunk()
built-in function
make_thunk() (theano.graph.op.COp method)
(theano.graph.op.Op method)
make_value() (theano.gpuarray.dnn.MakerCDataType method)
make_variable() (theano.graph.type.Type method)
(Type method)
make_view_array() (theano.gpuarray.subtensor.GpuIncSubtensor method)
MakeList (class in theano.typed_list.basic)
MakerCDataType (class in theano.gpuarray.dnn)
MakeVector (class in theano.tensor.opt)
map() (in module theano)
matrix() (in module theano.tensor)
matrix_dot() (in module theano.tensor.nlinalg)
matrix_power() (in module theano.tensor.nlinalg)
MatrixInverse (class in theano.tensor.nlinalg)
MatrixPinv (class in theano.tensor.nlinalg)
max() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
max_and_argmax() (in module theano.tensor)
max_err() (theano.gradient.numeric_grad method)
max_inputs_to_GpuElemwise() (in module theano.gpuarray.elemwise)
max_pool() (in module theano.sparse.sandbox.sp)
max_pool_2d_same_size() (in module theano.tensor.signal.pool)
maximum() (in module theano.tensor)
may_share_memory() (Type method)
mean() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
merge
merge_num_denum() (theano.tensor.opt.Canonizer method)
merge_two_slices() (in module theano.tensor.opt)
metaopt__optimizer_excluding (config.config attribute)
metaopt__optimizer_including (config.config attribute)
metaopt__verbose (config.config attribute)
MetaType (class in theano.graph.utils)
MethodNotDefined
mgrid() (in module theano.tensor)
min() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
minimum() (in module theano.tensor)
missing_test_message() (in module theano.graph.op)
Mode
(class in theano.compile.mode)
mode (in module config)
module
compile
config
conv
,
[1]
downsample
gradient
graph
pool
sandbox
sandbox.linalg
sandbox.neighbours
sandbox.rng_mrg
signal
sparse
sparse.sandbox
tensor
tensor.elemwise
tensor.extra_ops
tensor.io
tensor.nlinalg
tensor.nnet.blocksparse
tensor.nnet.bn
tensor.opt
tensor.slinalg
tensor.utils
theano
theano.compile.debugmode
theano.compile.function
theano.compile.io
theano.compile.mode
theano.compile.nanguardmode
theano.compile.ops
theano.compile.profilemode
theano.compile.sharedvalue
theano.d3viz
theano.d3viz.d3viz
theano.gpuarray
theano.gpuarray.basic_ops
theano.gpuarray.blas
theano.gpuarray.ctc
theano.gpuarray.dnn
theano.gpuarray.elemwise
theano.gpuarray.fft
theano.gpuarray.fp16_help
theano.gpuarray.kernel_codegen
theano.gpuarray.linalg
theano.gpuarray.neighbours
theano.gpuarray.nnet
theano.gpuarray.opt_util
theano.gpuarray.subtensor
theano.gpuarray.type
theano.gradient
theano.graph.basic
theano.graph.fg
theano.graph.op
theano.graph.params_type
theano.graph.toolbox
theano.graph.type
theano.graph.utils
theano.misc.doubleop
theano.printing
theano.sandbox.linalg.ops
theano.sandbox.rng_mrg
theano.scan
theano.sparse.basic
theano.sparse.sandbox.sp
theano.sparse.sandbox.sp2
theano.tensor.elemwise
theano.tensor.extra_ops
theano.tensor.fft
theano.tensor.io
theano.tensor.nlinalg
theano.tensor.nnet
theano.tensor.nnet.abstract_conv
theano.tensor.nnet.blocksparse
theano.tensor.nnet.ctc
theano.tensor.nnet.neighbours
theano.tensor.nnet.nnet
theano.tensor.opt
theano.tensor.random
theano.tensor.random.utils
theano.tensor.slinalg
theano.tensor.utils
theano.typed_list.basic
move_to_gpu() (in module theano.gpuarray.type)
mpi_send_wait_key() (in module theano.tensor.io)
mpi_tag_key() (in module theano.tensor.io)
MPIRecv (class in theano.tensor.io)
MPIRecvWait (class in theano.tensor.io)
MPISend (class in theano.tensor.io)
MPISendWait (class in theano.tensor.io)
MRG_RandomStream (class in theano.sandbox.rng_mrg)
mrg_uniform (class in theano.sandbox.rng_mrg)
mrg_uniform_base (class in theano.sandbox.rng_mrg)
mul canonicalization
mul specialization
mul() (in module theano.sparse.basic)
mul_s_v (in module theano.sparse.basic)
MulSD (class in theano.sparse.basic)
MulSS (class in theano.sparse.basic)
MulSV (class in theano.sparse.basic)
Multinomial (class in theano.sparse.sandbox.sp2)
multinomial() (theano.sandbox.rng_mrg.MRG_RandomStream method)
multMatVect() (in module theano.sandbox.rng_mrg)
MulWithoutZeros (class in theano.tensor.elemwise)
mutable (theano.compile.function.In attribute)
N
name (theano.compile.function.In attribute)
(theano.gpuarray.type.GpuArrayType attribute)
NanGuardMode (class in theano.compile.nanguardmode)
NanGuardMode__big_is_error (config.config attribute)
NanGuardMode__inf_is_error (config.config attribute)
NanGuardMode__nan_is_error (config.config attribute)
ndim (theano.gpuarray.type.GpuArrayType attribute)
(theano.tensor._tensor_py_operators attribute)
(theano.tensor._tensor_py_operators property)
(theano.tensor.TensorType attribute)
Neg (class in theano.sparse.basic)
neg (in module theano.sparse.basic)
neg() (in module theano.tensor)
neg_div_neg
neg_neg
neibs2images() (in module theano.tensor.nnet.neighbours)
neq() (in module theano.sparse.basic)
(in module theano.tensor)
nin (theano.graph.basic.Apply property)
nocleanup (in module config)
Node (class in theano.graph.basic)
node_colors (theano.d3viz.formatting.PyDotFormatter attribute)
NodeFinder (class in theano.graph.toolbox)
nodes_constructed() (in module theano.graph.basic)
nonzero() (theano.tensor._tensor_py_operators method)
,
[1]
nonzero_values() (theano.tensor._tensor_py_operators method)
,
[1]
norm() (theano.tensor._tensor_py_operators method)
normal() (theano.sandbox.rng_mrg.MRG_RandomStream method)
NotEqualSD (class in theano.sparse.basic)
NotEqualSS (class in theano.sparse.basic)
nout (theano.graph.basic.Apply property)
NullTypeGradError
numeric_grad (class in theano.gradient)
nvcc_kernel() (in module theano.gpuarray.kernel_codegen)
O
ogrid() (in module theano.tensor)
on_attach() (theano.graph.toolbox.Feature method)
(theano.tensor.opt.ShapeFeature method)
on_change_input() (theano.graph.toolbox.Feature method)
(theano.tensor.opt.ShapeFeature method)
on_detach() (theano.graph.toolbox.Feature method)
(theano.tensor.opt.ShapeFeature method)
on_import() (theano.graph.toolbox.Feature method)
(theano.tensor.opt.ShapeFeature method)
on_opt_error (in module config)
on_prune() (theano.graph.toolbox.Feature method)
on_shape_error (in module config)
ones() (in module theano.tensor)
ones_like() (in module theano.tensor)
Op
,
[1]
(class in theano.graph.op)
op_as_string() (in module theano.graph.basic)
op_lifter() (in module theano.gpuarray.opt_util)
openmp (in module config)
openmp_elemwise_minsize (in module config)
OpenMPOp (class in theano.graph.op)
OpFromGraph (class in theano.compile.builders)
OpRemove()
built-in function
ops_with_inner_function (in module theano.graph.op)
OpSub()
built-in function
Optimization
optimize() (GlobalOptimizer method)
Optimizer
optimizer (in module config)
(theano.compile.mode.Mode attribute)
optimizer_excluding (config.config attribute)
optimizer_including (in module config)
optimizer_requiring (in module config)
optimizer_verbose (in module config)
or_() (in module theano.tensor)
orderings() (theano.graph.fg.FunctionGraph method)
(theano.graph.toolbox.Feature method)
orphans_between() (in module theano.graph.basic)
Out (class in theano.compile.function)
out (theano.graph.basic.Apply property)
outer() (in module theano.tensor)
output_merge() (in module theano.gpuarray.opt_util)
OutputGuard (class in theano.compile.ops)
P
pad_dims() (in module theano.gpuarray.opt_util)
Params (class in theano.graph.params_type)
params_type (theano.graph.basic.Apply property)
ParamsType (class in theano.graph.params_type)
patternbroadcast() (in module theano.tensor)
PatternSub()
built-in function
perform()
built-in function
perform() (theano.compile.ops.DeepCopyOp method)
(theano.compile.ops.FromFunctionOp method)
(theano.compile.ops.Rebroadcast method)
(theano.compile.ops.Shape method)
(theano.compile.ops.Shape_i method)
(theano.compile.ops.SpecifyShape method)
(theano.compile.ops.ViewOp method)
(theano.gpuarray.basic_ops.GpuAlloc method)
(theano.gpuarray.basic_ops.GpuAllocEmpty method)
(theano.gpuarray.basic_ops.GpuContiguous method)
(theano.gpuarray.basic_ops.GpuFromHost method)
(theano.gpuarray.basic_ops.GpuJoin method)
(theano.gpuarray.basic_ops.GpuReshape method)
(theano.gpuarray.basic_ops.GpuToGpu method)
(theano.gpuarray.basic_ops.HostFromGpu method)
(theano.gpuarray.blas.GpuDot22 method)
(theano.gpuarray.blas.GpuGemm method)
(theano.gpuarray.blas.GpuGemv method)
(theano.gpuarray.blas.GpuGer method)
(theano.gpuarray.elemwise.GpuCAReduceCPY method)
(theano.gpuarray.elemwise.GpuDimShuffle method)
(theano.gpuarray.linalg.GpuCholesky method)
(theano.gpuarray.linalg.GpuCublasTriangularSolve method)
(theano.gpuarray.linalg.GpuCusolverSolve method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1 method)
(theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1_dev20 method)
(theano.gpuarray.subtensor.GpuAdvancedSubtensor1 method)
(theano.gpuarray.subtensor.GpuAllocDiag method)
(theano.gpuarray.subtensor.GpuExtractDiag method)
(theano.gpuarray.subtensor.GpuIncSubtensor method)
(theano.gpuarray.subtensor.GpuSubtensor method)
(theano.graph.op.Op method)
(theano.misc.doubleop.DoubleOp method)
(theano.sandbox.linalg.ops.Hint method)
(theano.sandbox.rng_mrg.DotModulo method)
(theano.sandbox.rng_mrg.mrg_uniform method)
(theano.sparse.basic.AddSD method)
(theano.sparse.basic.AddSS method)
(theano.sparse.basic.AddSSData method)
(theano.sparse.basic.Cast method)
(theano.sparse.basic.ColScaleCSC method)
(theano.sparse.basic.ConstructSparseFromList method)
(theano.sparse.basic.CSM method)
(theano.sparse.basic.CSMGrad method)
(theano.sparse.basic.CSMProperties method)
(theano.sparse.basic.DenseFromSparse method)
(theano.sparse.basic.Diag method)
(theano.sparse.basic.Dot method)
(theano.sparse.basic.EnsureSortedIndices method)
(theano.sparse.basic.GetItem2d method)
(theano.sparse.basic.GetItem2Lists method)
(theano.sparse.basic.GetItem2ListsGrad method)
(theano.sparse.basic.GetItemList method)
(theano.sparse.basic.GetItemListGrad method)
(theano.sparse.basic.GetItemScalar method)
(theano.sparse.basic.HStack method)
(theano.sparse.basic.MulSD method)
(theano.sparse.basic.MulSS method)
(theano.sparse.basic.MulSV method)
(theano.sparse.basic.Neg method)
(theano.sparse.basic.Remove0 method)
(theano.sparse.basic.RowScaleCSC method)
(theano.sparse.basic.SamplingDot method)
(theano.sparse.basic.SparseFromDense method)
(theano.sparse.basic.SpSum method)
(theano.sparse.basic.SquareDiagonal method)
(theano.sparse.basic.StructuredAddSV method)
(theano.sparse.basic.StructuredDot method)
(theano.sparse.basic.StructuredDotGradCSC method)
(theano.sparse.basic.StructuredDotGradCSR method)
(theano.sparse.basic.Transpose method)
(theano.sparse.basic.TrueDot method)
(theano.sparse.basic.Usmm method)
(theano.sparse.basic.VStack method)
(theano.sparse.sandbox.sp.ConvolutionIndices method)
(theano.sparse.sandbox.sp2.Binomial method)
(theano.sparse.sandbox.sp2.Multinomial method)
(theano.sparse.sandbox.sp2.Poisson method)
(theano.tensor.elemwise.CAReduce method)
(theano.tensor.elemwise.DimShuffle method)
(theano.tensor.elemwise.Elemwise method)
(theano.tensor.extra_ops.Bartlett method)
(theano.tensor.extra_ops.BroadcastTo method)
(theano.tensor.extra_ops.CpuContiguous method)
(theano.tensor.extra_ops.CumOp method)
(theano.tensor.extra_ops.DiffOp method)
(theano.tensor.extra_ops.FillDiagonal method)
(theano.tensor.extra_ops.FillDiagonalOffset method)
(theano.tensor.extra_ops.RavelMultiIndex method)
(theano.tensor.extra_ops.RepeatOp method)
(theano.tensor.extra_ops.SearchsortedOp method)
(theano.tensor.extra_ops.Unique method)
(theano.tensor.extra_ops.UnravelIndex method)
(theano.tensor.io.LoadFromDisk method)
(theano.tensor.io.MPIRecv method)
(theano.tensor.io.MPIRecvWait method)
(theano.tensor.io.MPISend method)
(theano.tensor.io.MPISendWait method)
(theano.tensor.nlinalg.AllocDiag method)
(theano.tensor.nlinalg.Det method)
(theano.tensor.nlinalg.Eig method)
(theano.tensor.nlinalg.Eigh method)
(theano.tensor.nlinalg.EighGrad method)
(theano.tensor.nlinalg.lstsq method)
(theano.tensor.nlinalg.MatrixInverse method)
(theano.tensor.nlinalg.MatrixPinv method)
(theano.tensor.nlinalg.QRFull method)
(theano.tensor.nlinalg.QRIncomplete method)
(theano.tensor.nlinalg.SVD method)
(theano.tensor.nlinalg.TensorInv method)
(theano.tensor.nlinalg.TensorSolve method)
(theano.tensor.nnet.abstract_conv.AbstractConv method)
(theano.tensor.nnet.abstract_conv.AbstractConv_gradInputs method)
(theano.tensor.nnet.abstract_conv.AbstractConv_gradWeights method)
(theano.tensor.nnet.blocksparse.SparseBlockGemv method)
(theano.tensor.nnet.blocksparse.SparseBlockOuter method)
(theano.tensor.opt.Assert method)
(theano.tensor.opt.MakeVector method)
(theano.tensor.slinalg.Cholesky method)
(theano.tensor.slinalg.Eigvalsh method)
(theano.tensor.slinalg.EigvalshGrad method)
(theano.tensor.slinalg.Expm method)
(theano.tensor.slinalg.ExpmGrad method)
(theano.tensor.slinalg.Solve method)
(theano.typed_list.basic.Append method)
(theano.typed_list.basic.Count method)
(theano.typed_list.basic.Extend method)
(theano.typed_list.basic.GetItem method)
(theano.typed_list.basic.Index method)
(theano.typed_list.basic.Insert method)
(theano.typed_list.basic.Length method)
(theano.typed_list.basic.MakeList method)
(theano.typed_list.basic.Remove method)
(theano.typed_list.basic.Reverse method)
Poisson (class in theano.sparse.sandbox.sp2)
pool
module
pool_2d() (in module theano.tensor.signal.pool)
pool_3d() (in module theano.tensor.signal.pool)
pow specialization
pp() (in module theano.printing)
prepare_node() (theano.gpuarray.dnn.GpuDnnDropoutOp method)
(theano.gpuarray.elemwise.GpuCAReduceCPY method)
(theano.gpuarray.linalg.GpuCholesky method)
(theano.gpuarray.linalg.GpuCublasTriangularSolve method)
(theano.gpuarray.linalg.GpuCusolverSolve method)
(theano.gpuarray.linalg.GpuMagmaBase method)
(theano.gpuarray.linalg.GpuMagmaSVD method)
(theano.graph.op.Op method)
(theano.graph.op.OpenMPOp method)
(theano.tensor.elemwise.Elemwise method)
Print (class in theano.printing)
print_active_device (in module config)
print_test_value (in module config)
PrintListener (class in theano.graph.toolbox)
Prod (class in theano.tensor.elemwise)
prod() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
ProdWithoutZeros (class in theano.tensor.elemwise)
profile (in module config)
profile_memory (in module config)
profile_optimizer (in module config)
profiling__debugprint (config.config attribute)
profiling__destination (config.config attribute)
profiling__ignore_first_call (config.config attribute)
profiling__min_memory_size (config.config attribute)
profiling__min_peak_memory (config.config attribute)
profiling__n_apply (config.config attribute)
profiling__n_ops (config.config attribute)
psd() (in module theano.sandbox.linalg.ops)
psi() (in module theano.tensor)
ptp() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
Pure
PyDotFormatter (class in theano.d3viz.formatting)
pydotprint() (in module theano.printing)
python_constant_folding() (COp method)
(theano.gpuarray.elemwise.GpuElemwise method)
(theano.tensor.elemwise.Elemwise method)
Q
qr() (in module theano.tensor.nlinalg)
QRFull (class in theano.tensor.nlinalg)
QRIncomplete (class in theano.tensor.nlinalg)
Query (built-in class)
R
R_op()
built-in function
R_op() (theano.compile.ops.Rebroadcast method)
(theano.compile.ops.Shape method)
(theano.compile.ops.SpecifyShape method)
(theano.gpuarray.basic_ops.GpuFromHost method)
(theano.gpuarray.basic_ops.GpuToGpu method)
(theano.gpuarray.basic_ops.HostFromGpu method)
(theano.gradient.DisconnectedGrad method)
(theano.gradient.UndefinedGrad method)
(theano.gradient.ZeroGrad method)
(theano.graph.op.Op method)
(theano.misc.doubleop.DoubleOp method)
(theano.sandbox.rng_mrg.mrg_uniform_base method)
(theano.sparse.basic.ConstructSparseFromList method)
(theano.tensor.elemwise.DimShuffle method)
(theano.tensor.elemwise.Elemwise method)
(theano.tensor.elemwise.Sum method)
(theano.tensor.nlinalg.MatrixInverse method)
(theano.tensor.nnet.abstract_conv.AbstractConv method)
(theano.tensor.opt.MakeVector method)
random_state_type() (in module theano.tensor.random)
RandomStateType (class in theano.tensor.random)
RandomStream (class in theano.tensor.random)
(class in theano.tensor.random.utils)
RandomVariable (class in theano.tensor.random)
ravel() (theano.tensor._tensor_py_operators method)
ravel_multi_index() (in module theano.tensor.extra_ops)
RavelMultiIndex (class in theano.tensor.extra_ops)
real (theano.tensor._tensor_py_operators property)
real() (in module theano.tensor)
Rebroadcast (class in theano.compile.ops)
recv() (in module theano.tensor.io)
reduce() (in module theano)
reg_context() (in module theano.gpuarray.type)
register_deep_copy_op_c_code() (in module theano.compile.ops)
register_rebroadcast_c_code() (in module theano.compile.ops)
register_shape_c_code() (in module theano.compile.ops)
register_shape_i_c_code() (in module theano.compile.ops)
register_specify_shape_c_code() (in module theano.compile.ops)
register_view_op_c_code() (in module theano.compile.ops)
relu() (in module theano.tensor.nnet)
Remove (class in theano.typed_list.basic)
remove (in module theano.typed_list.basic)
Remove0 (class in theano.sparse.basic)
remove0 (in module theano.sparse.basic)
remove_client() (theano.graph.fg.FunctionGraph method)
remove_feature() (theano.graph.fg.FunctionGraph method)
reoptimize_unpickled_function (in module config)
repeat() (in module theano.tensor.extra_ops)
(theano.tensor._tensor_py_operators method)
,
[1]
RepeatOp (class in theano.tensor.extra_ops)
replace() (theano.graph.fg.FunctionGraph method)
replace_all() (theano.graph.fg.FunctionGraph method)
replace_patterns() (in module theano.d3viz.d3viz)
replace_validate() (theano.graph.toolbox.ReplaceValidate method)
ReplaceValidate (class in theano.graph.toolbox)
require (Query attribute)
requiring() (theano.compile.mode.Mode method)
reshape() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
,
[1]
reshape_chain
Reverse (class in theano.typed_list.basic)
reverse (in module theano.typed_list.basic)
revert() (theano.graph.toolbox.History method)
rfft() (in module theano.tensor.fft)
RNNBlock (class in theano.gpuarray.dnn)
roll() (in module theano.tensor)
Rop() (in module theano.gradient)
round() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
,
[1]
row() (in module theano.tensor)
row_scale() (in module theano.sparse.basic)
RowScaleCSC (class in theano.sparse.basic)
run_params() (theano.graph.basic.Apply method)
S
safe_json() (in module theano.d3viz.d3viz)
same_shape() (theano.tensor.opt.ShapeFeature method)
sampling_dot (in module theano.sparse.basic)
SamplingDot (class in theano.sparse.basic)
sandbox
module
sandbox.linalg
module
sandbox.neighbours
module
sandbox.rng_mrg
module
scalar() (in module theano.tensor)
scalar_elemwise() (in module theano.tensor.elemwise)
scalarconsts_rest() (in module theano.tensor.opt)
scan() (in module theano)
scan__allow_gc (config.config attribute)
scan__allow_output_prealloc (config.config attribute)
scan__debug (config.config attribute)
searchsorted() (in module theano.tensor.extra_ops)
SearchsortedOp (class in theano.tensor.extra_ops)
seed() (theano.sandbox.rng_mrg.MRG_RandomStream method)
(theano.tensor.random.utils.RandomStream method)
selu() (in module theano.tensor.nnet)
send() (in module theano.tensor.io)
separable_conv2d() (in module theano.tensor.nnet.abstract_conv)
separable_conv3d() (in module theano.tensor.nnet.abstract_conv)
set_shape() (theano.tensor.opt.ShapeFeature method)
set_shape_i() (theano.tensor.opt.ShapeFeature method)
set_subtensor() (in module theano.tensor)
set_value() (theano.compile.sharedvalue.SharedVariable method)
(theano.gpuarray.type.GpuArraySharedVariable method)
setup_node() (theano.graph.fg.FunctionGraph method)
setup_var() (theano.graph.fg.FunctionGraph method)
sgn() (in module theano.tensor)
Shape (class in theano.compile.ops)
shape promotion
shape() (in module theano.tensor)
Shape_i (class in theano.compile.ops)
shape_i() (in module theano.compile.ops)
shape_ir() (theano.tensor.opt.ShapeFeature method)
shape_of_variables() (in module theano.tensor.utils)
shape_padaxis() (in module theano.tensor)
shape_padleft() (in module theano.tensor)
shape_padright() (in module theano.tensor)
shape_tuple() (theano.tensor.opt.ShapeFeature method)
ShapeFeature (class in theano.tensor.opt)
ShapeOptimizer (class in theano.tensor.opt)
shapes (theano.d3viz.formatting.PyDotFormatter attribute)
Shared Variable
shared() (in module theano)
(in module theano.compile.sharedvalue)
shared_constructor() (in module theano.compile.sharedvalue)
SharedVariable (class in theano.compile.sharedvalue)
(theano.gpuarray.type.GpuArrayType attribute)
sigmoid() (in module theano.tensor.nnet.nnet)
sigmoid_binary_crossentropy() (in module theano.tensor.nnet.nnet)
signal
module
simple_extract_stack() (in module theano.graph.utils)
simplify() (theano.tensor.opt.Canonizer method)
simplify_constants() (theano.tensor.opt.Canonizer method)
simplify_factors() (theano.tensor.opt.Canonizer method)
softmax() (in module theano.tensor.nnet.nnet)
softplus() (in module theano.tensor.nnet.nnet)
softsign() (in module theano.tensor.nnet.nnet)
Solve (class in theano.tensor.slinalg)
solve() (in module theano.tensor.slinalg)
solve_lower_triangular() (in module theano.tensor.slinalg)
solve_symmetric (in module theano.tensor.slinalg)
solve_upper_triangular() (in module theano.tensor.slinalg)
sort() (theano.tensor._tensor_py_operators method)
,
[1]
sp_ones_like() (in module theano.sparse.basic)
sp_sum() (in module theano.sparse.basic)
sp_zeros_like() (in module theano.sparse.basic)
sparse
module
sparse.sandbox
module
sparse_block_dot() (in module theano.tensor.nnet.blocksparse)
sparse_dot
sparse_formats (in module theano.sparse.basic)
sparse_grad() (in module theano)
sparse_random_inputs() (in module tests.sparse.test_basic)
SparseBlockGemv (class in theano.tensor.nnet.blocksparse)
SparseBlockOuter (class in theano.tensor.nnet.blocksparse)
SparseConstant (class in theano.sparse.basic)
SparseConstantSignature (class in theano.sparse.basic)
SparseFromDense (class in theano.sparse.basic)
SparseVariable (class in theano.sparse.basic)
specialize()
built-in function
SpecifyShape (class in theano.compile.ops)
spectral_radius_bound() (in module theano.sandbox.linalg.ops)
split_params() (theano.gpuarray.dnn.RNNBlock method)
SpSum (class in theano.sparse.basic)
sqr() (in module theano.tensor)
sqrt() (in module theano.tensor)
square_diagonal (in module theano.sparse.basic)
SquareDiagonal (class in theano.sparse.basic)
squeeze() (in module theano.tensor.extra_ops)
(theano.tensor._tensor_py_operators method)
stack() (in module theano.tensor)
,
[1]
stacklists() (in module theano.tensor)
std() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
StochasticOrder (class in theano.compile.debugmode)
Storage
strict (theano.compile.function.In attribute)
StripPickler (class in theano.misc.pkl_utils)
structured_add_s_v (in module theano.sparse.basic)
structured_dot() (in module theano.sparse.basic)
StructuredAddSV (class in theano.sparse.basic)
StructuredDot (class in theano.sparse.basic)
StructuredDotGradCSC (class in theano.sparse.basic)
StructuredDotGradCSR (class in theano.sparse.basic)
sub() (in module theano.sparse.basic)
subgraph_grad() (in module theano.gradient)
subquery (Query attribute)
Sum (class in theano.tensor.elemwise)
sum() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
sum_scalar_mul
SupportCodeError
supports_c_code() (theano.gpuarray.elemwise.GpuCAReduceCuda method)
SVD (class in theano.tensor.nlinalg)
svd() (in module theano.tensor.nlinalg)
swapaxes() (theano.tensor._tensor_py_operators method)
switch() (in module theano.tensor)
T
T (theano.tensor._tensor_py_operators attribute)
take() (theano.tensor._tensor_py_operators method)
tensor
module
tensor.elemwise
module
tensor.extra_ops
module
tensor.io
module
tensor.nlinalg
module
tensor.nnet.blocksparse
module
tensor.nnet.bn
module
tensor.opt
module
tensor.slinalg
module
tensor.utils
module
tensor3() (in module theano.tensor)
tensor4() (in module theano.tensor)
tensor5() (in module theano.tensor)
tensor6() (in module theano.tensor)
tensor7() (in module theano.tensor)
TensorConstant (class in theano.tensor)
tensordot() (in module theano.tensor)
TensorInv (class in theano.tensor.nlinalg)
tensorinv() (in module theano.tensor.nlinalg)
TensorSharedVariable (class in theano.tensor)
TensorSolve (class in theano.tensor.nlinalg)
tensorsolve() (in module theano.tensor.nlinalg)
TensorType (class in theano.tensor)
TensorVariable (class in theano.tensor)
test_gxx_support() (theano.graph.op.OpenMPOp static method)
TestValueError
theano
module
theano.compile.debugmode
module
theano.compile.function
module
theano.compile.io
module
theano.compile.mode
module
theano.compile.nanguardmode
module
theano.compile.ops
module
theano.compile.profilemode
module
theano.compile.sharedvalue
module
theano.d3viz
module
theano.d3viz.d3viz
module
theano.function
theano.gpuarray
module
theano.gpuarray.basic_ops
module
theano.gpuarray.blas
module
theano.gpuarray.ctc
module
theano.gpuarray.dnn
module
theano.gpuarray.elemwise
module
theano.gpuarray.fft
module
theano.gpuarray.fp16_help
module
theano.gpuarray.kernel_codegen
module
theano.gpuarray.linalg
module
theano.gpuarray.neighbours
module
theano.gpuarray.nnet
module
theano.gpuarray.opt_util
module
theano.gpuarray.subtensor
module
theano.gpuarray.type
module
theano.gradient
module
theano.graph.basic
module
theano.graph.fg
module
theano.graph.op
module
theano.graph.params_type
module
theano.graph.toolbox
module
theano.graph.type
module
theano.graph.utils
module
theano.misc.doubleop
module
theano.pp() (in module theano.printing)
theano.printing
module
theano.sandbox.linalg.ops
module
theano.sandbox.rng_mrg
module
theano.scan
module
theano.sparse.basic
module
theano.sparse.sandbox.sp
module
theano.sparse.sandbox.sp2
module
theano.tensor.elemwise
module
theano.tensor.extra_ops
module
theano.tensor.fft
module
theano.tensor.io
module
theano.tensor.nlinalg
module
theano.tensor.nnet
module
theano.tensor.nnet.abstract_conv
module
theano.tensor.nnet.blocksparse
module
theano.tensor.nnet.ctc
module
theano.tensor.nnet.neighbours
module
theano.tensor.nnet.nnet
module
theano.tensor.opt
module
theano.tensor.random
module
theano.tensor.random.utils
module
theano.tensor.slinalg
module
theano.tensor.utils
module
theano.typed_list.basic
module
THEANO_FLAGS
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
THEANORC
,
[1]
,
[2]
tile() (in module theano.tensor)
to_one_hot() (in module theano.tensor.extra_ops)
toposort() (in module theano.graph.utils)
(theano.graph.fg.FunctionGraph method)
trace() (in module theano.tensor.nlinalg)
(theano.tensor._tensor_py_operators method)
traceback__compile_limit (config.config attribute)
traceback__limit (config.config attribute)
tracks() (theano.tensor.opt.Canonizer method)
transfer() (theano.tensor._tensor_py_operators method)
transform() (LocalOptimizer method)
(theano.tensor.opt.Canonizer method)
Transpose (class in theano.sparse.basic)
transpose (in module theano.sparse.basic)
transpose() (theano.tensor._tensor_py_operators method)
true_dot() (in module theano.sparse.basic)
TrueDot (class in theano.sparse.basic)
truncated_normal() (theano.sandbox.rng_mrg.MRG_RandomStream method)
Type
,
[1]
(built-in class)
(class in theano.graph.type)
type (theano.tensor._tensor_py_operators attribute)
Type.Constant (class in theano.graph.type)
Type.Variable (class in theano.graph.type)
typecode (theano.gpuarray.type.GpuArrayType attribute)
TypedListConstant (class in theano.typed_list.basic)
TypedListVariable (class in theano.typed_list.basic)
U
ultra_fast_sigmoid() (in module theano.tensor.nnet.nnet)
unbroadcast() (in module theano.tensor)
undefined_grad() (in module theano.gradient)
UndefinedGrad (class in theano.gradient)
uniform() (theano.sandbox.rng_mrg.MRG_RandomStream method)
Unique (class in theano.tensor.extra_ops)
unpack() (theano.tensor.opt.ShapeFeature method)
unpad_dims() (in module theano.gpuarray.opt_util)
unravel_index() (in module theano.tensor.extra_ops)
UnravelIndex (class in theano.tensor.extra_ops)
UnShapeOptimizer (class in theano.tensor.opt)
unshared2d() (theano.tensor.nnet.abstract_conv.BaseAbstractConv method)
update (theano.compile.function.In attribute)
update_self_openmp() (theano.graph.op.OpenMPOp method)
update_shape() (theano.tensor.opt.ShapeFeature method)
updates() (theano.tensor.random.utils.RandomStream method)
Usmm (class in theano.sparse.basic)
usmm (in module theano.sparse.basic)
V
ValidatingScratchpad (class in theano.graph.utils)
Validator (class in theano.graph.toolbox)
value (theano.compile.function.In attribute)
(theano.graph.basic.Constant property)
(theano.graph.type.Type.Constant property)
value_validity_msg() (theano.graph.type.Type method)
values_eq() (theano.gpuarray.type.GpuArrayType static method)
(theano.gpuarray.type.GpuContextType static method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.EnumType method)
(theano.graph.type.Type class method)
(Type method)
values_eq_approx() (theano.gpuarray.type.GpuArrayType static method)
(theano.graph.params_type.ParamsType method)
(theano.graph.type.EnumType method)
(theano.graph.type.Type class method)
(Type method)
var() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)
Variable
,
[1]
(class in theano.graph.basic)
variable (theano.compile.function.In attribute)
(theano.compile.function.Out attribute)
Variable (theano.gpuarray.type.GpuArrayType attribute)
vars_between() (in module theano.graph.basic)
vector() (in module theano.tensor)
verify_grad() (in module theano.gradient)
version() (in module theano.gpuarray.dnn)
View
view_map (theano.sparse.basic.CSMProperties attribute)
view_roots() (in module theano.graph.basic)
ViewOp (class in theano.compile.ops)
VStack (class in theano.sparse.basic)
vstack() (in module theano.sparse.basic)
W
walk() (in module theano.graph.basic)
warn__ignore_bug_before (config.config attribute)
warn_float64 (in module config)
where() (in module theano.tensor)
work_dtype() (in module theano.gpuarray.fp16_help)
workmem (config.config.dnn.conv attribute)
workmem_bwd (config.config.dnn.conv attribute)
write_w() (in module theano.gpuarray.fp16_help)
X
xor() (in module theano.tensor)
Z
zero_grad() (in module theano.gradient)
ZeroGrad (class in theano.gradient)
zeros() (in module theano.tensor)
zeros_like() (in module theano.tensor)
(theano.tensor._tensor_py_operators method)