Messages by Thread
-
-
[theano-users] Applying condition in mean squared error cost function using Theano
Feras Almasri
-
Re: [theano-users] Re: Different processes on different gpus
anurag kumar
-
[theano-users] can't understand the grad() method in custom Op
侠贵族
-
[theano-users] Re: Unable to use GPU even though CUDA is installed and GPU card is detected
Никита Астраханцев
-
Re: [theano-users] How to parallel loop in theano, if there is no dependiences between iterations?
roman.foell via theano-users
-
[theano-users] theano hessian
'Adepu Ravi Sankar' via theano-users
-
[theano-users] Error: pygpu was configured but could not be imported or is too old
Alireza Sedghi
-
[theano-users] Simple question: theano.tensor add vs theano.tensor sum
Daniel Seita
-
[theano-users] Autoencoders for multi-channel images
Ioannis Marras
-
[theano-users] theano.OpFromGraph doesn't work
Bohan Zhuang
-
[theano-users] How to override gradient function during back propagation?
Bohan Zhuang
-
[theano-users] How to replace the gradient operation during back propagation?
Bohan Zhuang
-
[theano-users] Error while import theano(GPU)
程浩
-
[theano-users] Could someone tell me how to configure GPU that can be used by two process currently in Theano?
司马井上
-
[theano-users] How to configure GPU that can be used by two process currently in Theano?
司马井上
-
[theano-users] Combination of non theano functions with theano graph
Arthi Venkataraman
-
[theano-users] Optimization failure
Siva Reddy Gangireddy
-
[theano-users] TypeError: iteration over a 0-d array
Arthi Venkataraman
-
[theano-users] Convolving every channel of tensor A with every channel of tensor B - and collecting the result
David Anderson
-
[theano-users] Argmax of matrix returning matrix of original size with ones on maximum value positions
Miquel Perelló Nieto
-
[theano-users] Input dimension mismatch with Tensor (M, 1, N, N) * Scalar (M, 1, 1, 1) multiplication in Theano 0.9.0dev3.dev-RELEASE
Rafael Valle
-
[theano-users] improving fft performance on cpu
cha
-
[theano-users] Gradient with respect to subtensor
carter Frank
-
[theano-users] Does theano compute parallel branches in parallel?
Sharapolas
-
[theano-users] RuntimeError: Mixed dnn version. The header is version 5105 while the library is version 5110.
Robert Lee
-
[theano-users] convolution using fft on same size image and filter
cha
-
[theano-users] Theano with GTX 1070 Problem.
Anabik Pal
-
[theano-users] Re: Parallel Scan and independent computations
roman.foell via theano-users
-
[theano-users] TypeError: Cannot convert Type TensorType(float64, matrix) (of Variable Elemwise{add,no_inplace}.0) into Type TensorType(float32, matrix)
Justin Wilson
-
[theano-users] error message when importing theano
surfreta
-
[theano-users] Group sum in Theano on a GPU
Sharapolas
-
[theano-users] why inc_subtensor doesn't work with me ?
Feras Almasri
-
[theano-users] Error when switching to the gpuarray backend
Master J
-
[theano-users] cuda_ndarray.cu can't be compiled (win10)
davidstarxxxxx
-
[theano-users] gpu_solve error in scan
Peter St. John
-
[theano-users] FFT on CPU
cha
-
[theano-users] scan theano, ValueError: ('You cannot drop a non-broadcastable dimension.')
roman.foell via theano-users
-
[theano-users] Most efficient way to predict in parallel?
Fufu
-
[theano-users] predict in parallel efficiently
Fufu
-
[theano-users] assigning a gpu to jupyter notebook
gcilibraise
-
[theano-users] import theano using GPU:Exception: The nvidia driver version installed with this OS does not give good results for reduction
zhouyidandut
-
[theano-users] Question about calling python function in theano
Vena Li
-
[theano-users] Unknown import error
Ramana Subramanyam
-
[theano-users] Re: Something wrong about my GPU test
zhouyidandut
-
[theano-users] Narrowing conversion error(transitioning from the old cuda backend to gpuarray)
Dmitriy Salnikov
-
[theano-users] theano using GPU problems (cuda8.0 Win10)
zhouyidandut
-
[theano-users] Gradient of a function which involves convolution operator
shweta singhal
-
[theano-users] How then calculates the gradient of a matrix
shweta singhal
-
Re: [theano-users] Re: Import error under Linux + Cuda
Xu Zhang
-
[theano-users] Re: Theno not working am getting the following error:ImportError: cannot import name gof
Viswak nawin K.S
-
[theano-users] How to approach training model on GPU using gpuarray and running on CPU
Shariq Iqbal
-
[theano-users] theano import error after installation on Win10 with python2.7
zhouyidandut
-
[theano-users] Re: why doesn't the newest theano support 'border_mode=half' of conv2d ?
Gyovanni Crescencio
-
[theano-users] I am having trouble using CuDnn, -looking for any insights!
Jeffrey Jeongwoo Park
-
[theano-users] Memory gradually increasing until crash while training simple MLP on CPU
Julien
-
[theano-users] Theano presentation at GTC
Frédéric Bastien
-
[theano-users] Implementing a GAN in theano/lasagne
Mikkel
-
[theano-users] GpuArrayException: b'an illegal memory access was encountered'
Sergey Ovcharenko
-
[theano-users] Re: Where can I find the semantic labels for the 1000 ImageNet ILSVRC2012 classes codes?
Miguel de Prado
-
[theano-users] Re: .theanorc not being read (Windows, Enthought Canopy installation)
Daniel Moller
-
[theano-users] how to define the size of kerns in dnn_conv ?
Varglur
-
[theano-users] How to print or save the output of each layer ?
Li Shimiao
-
[theano-users] How to simplify x and export to Theano from sympy
Reza Mortazavi
-
[theano-users] import theano issues in PCharm community edition
Maradani Bhavana
-
[theano-users] pygpu.gpuarray.GpuArrayException: Unknown device error: -1
Øystein Schønning-Johansen
-
[theano-users] AttributeError: 'TensorType' object has no attribute 'shape'
司马井上
-
[theano-users] Differentiating w.r.t matrix row results in DisconnectedInputError
Jan Kukačka
-
[theano-users] Re: Generating my own data like mnist.pkl.gz
neenaloysius via theano-users
-
[theano-users] Straight-through gradient for stochastic node in theano
nokunokuno
-
[theano-users] Does the Theano 0.9(the lastest version) support python 2.7?
xqg mickle
-
[theano-users] Defining two theano functions with different update actions on the same network
Hanieh Poostchi
-
[theano-users] Decrypting theano scan error message
mrinmoy maity
-
[theano-users] Error while executing Alexnet with theano v0.9.0
Deepali Patel
-
Re: [theano-users] TypeError: Cannot convert Type TensorType(int32, matrix) (of Variable Subtensor{int64:int64:}.0) into Type TensorType(int32, vector).
Frédéric Bastien