Skip to content

Instantly share code, notes, and snippets.

@ssampang
Created October 18, 2015 22:57
Show Gist options
  • Save ssampang/20fcc0261e9ef389412e to your computer and use it in GitHub Desktop.
Save ssampang/20fcc0261e9ef389412e to your computer and use it in GitHub Desktop.
>>> theano.test()
Theano version 0.7.0.dev-dab522df32a84085cb9f60beaf012ae010a07b82
theano is installed in /home/sid/.local/lib/python2.7/site-packages/theano
NumPy version 1.8.2
NumPy is installed in /usr/lib/python2.7/dist-packages/numpy
Python version 2.7.6 (default, Jun 22 2015, 17:58:13) [GCC 4.8.2]
nose version 1.3.1
/home/sid/.local/lib/python2.7/site-packages/theano/misc/pycuda_init.py:34: UserWarning: PyCUDA import failed in theano.misc.pycuda_init
warnings.warn("PyCUDA import failed in theano.misc.pycuda_init")
Using gpu device 0: GeForce GTX TITAN X (CNMeM is disabled)
.............................................................S...................../home/sid/.local/lib/python2.7/site-packages/theano/compile/profilemode.py:106: UserWarning: DEPRECATION WARNING: The ProfileMode is deprecated. Use the Theano flags/parameter to theano.function 'profile=True' instead of 'mode=ProfileMode'
"DEPRECATION WARNING: The ProfileMode is deprecated. "
...../usr/lib/python2.7/dist-packages/numpy/lib/nanfunctions.py:319: RuntimeWarning: All-NaN slice encountered
warnings.warn("All-NaN slice encountered", RuntimeWarning)
/usr/lib/python2.7/dist-packages/numpy/lib/nanfunctions.py:220: RuntimeWarning: All-NaN axis encountered
warnings.warn("All-NaN axis encountered", RuntimeWarning)
............................................../home/sid/.local/lib/python2.7/site-packages/theano/gof/vm.py:852: UserWarning: CVM does not support memory profile, using Stack VM.
'CVM does not support memory profile, using Stack VM.')
...........EEEEE..............0.0581646137166
0.0581646137166
0.0581646137166
0.0581646137166
........................................................................rm: cannot remove ‘/home/sid/.theano/compiledir_Linux-3.16--generic-x86_64-with-Ubuntu-14.04-trusty-x86_64-2.7.6-64/optimized_graphs.pkl’: No such file or directory
..................................................................................SS..S..SSS...............SS........../usr/lib/python2.7/unittest/case.py:331: DeprecationWarning: stack(*tensors) interface is deprecated, use stack(tensors, axis=0) instead.
testMethod()
................................/home/sid/.local/lib/python2.7/site-packages/theano/sandbox/cuda/tests/test_basic_ops.py:1065: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
data = rand(*shape)
../home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
........................................................................................................................................................................................................E........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S...........S......S..............................................................................................................................................................................................................................................................................................................................................S..........................................SS......SSSSS........................./home/sid/.local/lib/python2.7/site-packages/theano/sandbox/cuda/tests/test_opt.py:326: DeprecationWarning: axis != 0 for ndim == 1; this will raise an error in future versions of numpy
concat = numpy.concatenate([numpy.cos(_a), numpy.sin(_b)], axis=1)
...........S................../home/sid/.local/lib/python2.7/site-packages/theano/sandbox/cuda/type.py:586: UserWarning: config.experimental.unpickle_gpu_on_cpu is set to True. Unpickling CudaNdarray as numpy.ndarray
warnings.warn("config.experimental.unpickle_gpu_on_cpu is set to True. Unpickling CudaNdarray as numpy.ndarray")
.........SSSSSSSSSSSS..........................SS................................................................S.S.......................................
.
.
...........
...S...................S........................../home/sid/.local/lib/python2.7/site-packages/theano/scan_module/scan.py:1019: Warning: In the strict mode, all neccessary shared variables must be passed as a part of non_sequences
'must be passed as a part of non_sequences', Warning)
.................................SSSSSS......................................./usr/lib/python2.7/dist-packages/scipy/sparse/data.py:60: ComplexWarning: Casting complex values to real discards the imaginary part
return self._with_data(self.data.astype(t))
/home/sid/.local/lib/python2.7/site-packages/theano/sparse/tests/test_basic.py:2342: ComplexWarning: Casting complex values to real discards the imaginary part
expected = data.toarray().astype(o_dtype)
...../usr/lib/python2.7/dist-packages/scipy/sparse/compressed.py:728: SparseEfficiencyWarning: Changing the sparsity structure of a csc_matrix is expensive. lil_matrix is more efficient.
SparseEfficiencyWarning)
/usr/lib/python2.7/dist-packages/scipy/sparse/compressed.py:728: SparseEfficiencyWarning: Changing the sparsity structure of a csr_matrix is expensive. lil_matrix is more efficient.
SparseEfficiencyWarning)
.......................................................S........S................................................................../usr/lib/python2.7/dist-packages/scipy/sparse/compressed.py:350: SparseEfficiencyWarning: Comparing sparse matrices using >= and <= is inefficient, try using <, >, or !=, instead.
"try using <, >, or !=, instead.", SparseEfficiencyWarning)
/usr/lib/python2.7/dist-packages/scipy/sparse/compressed.py:316: SparseEfficiencyWarning: Comparing sparse matrices using >= and <= is inefficient, using <, >, or !=, instead.
"using <, >, or !=, instead.", SparseEfficiencyWarning)
...................................S.............../home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
./home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
../home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
./home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
./home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
..../home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
./home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
./home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
./home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
./home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
../home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
./home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
./home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
../home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv.py:98: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
ref_output = numpy.zeros(out_shape)
....../home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:461: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
:] = self.W.get_value(borrow=True)[hi, :, :, :, :]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/nnet/tests/test_conv3d.py:464: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
Hv_mat[qi, :] = Hv[:, ri, ci, ti, hi]
...............................................................S..SS........................................../home/sid/.local/lib/python2.7/site-packages/theano/tensor/signal/tests/test_conv.py:38: UserWarning: theano.tensor.signal.conv2d() now outputs a 2d tensor when both inputs are 2d. To disable this warning, set the Theano flag warn.signal_conv2d_interface to False
output = sym_conv2d(input, filters)
./usr/lib/python2.7/unittest/case.py:331: UserWarning: theano.tensor.signal.conv2d() now outputs a 2d tensor when both inputs are 2d. To disable this warning, set the Theano flag warn.signal_conv2d_interface to False
testMethod()
........................................................................................................................................................................................................................................................................................................................................................../home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1667: DeprecationWarning: complex divmod(), // and % are deprecated
return x // y
................................................................................................................................................................................................................................................................................./usr/lib/python2.7/unittest/case.py:331: DeprecationWarning: stack(*tensors) interface is deprecated, use stack(tensors, axis=0) instead.
testMethod()
............................................................................................................................./home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_basic.py:7396: UserWarning: Tile op is deprecated, use tile function instead.
[Tile(ndim)(advec, aivec_val)],
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_basic.py:7404: UserWarning: Tile op is deprecated, use tile function instead.
[Tile(ndim)(admat, aivec_val)],
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_basic.py:7412: UserWarning: Tile op is deprecated, use tile function instead.
[Tile(ndim)(adtens4, aivec_val)],
......................................./home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1646: DeprecationWarning: Division of two integer types with x / y is deprecated, please use x // y for an integer division.
if (x / y).type in discrete_types:
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1646: DeprecationWarning: Division of two integer types with x / y is deprecated, please use x // y for an integer division.
if (x / y).type in discrete_types:
/home/sid/.local/lib/python2.7/site-packages/theano/scalar/basic.py:1646: DeprecationWarning: Division of two integer types with x / y is deprecated, please use x // y for an integer division.
if (x / y).type in discrete_types:
..........................................................S............................................................................................................................................................../home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_basic.py:6632: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
a = numpy.empty(1e4, dtype=dtype)['f1']
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_basic.py:6633: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
b = numpy.empty(1e4, dtype=dtype)['f1']
..............................................................................................................................................................................S..SSSS.S............................................................../home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_extra_ops.py:193: UserWarning: Tile op is deprecated, use tile function instead.
f1 = theano.function([x], BinCountOp()(x, weights=None))
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_extra_ops.py:194: UserWarning: Tile op is deprecated, use tile function instead.
f2 = theano.function([x, w], BinCountOp()(x, weights=w))
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_extra_ops.py:201: UserWarning: Tile op is deprecated, use tile function instead.
f3 = theano.function([x], BinCountOp(minlength=23)(x, weights=None))
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_extra_ops.py:202: UserWarning: Tile op is deprecated, use tile function instead.
f4 = theano.function([x], BinCountOp(minlength=5)(x, weights=None))
./home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_extra_ops.py:225: UserWarning: Tile op is deprecated, use tile function instead.
[BinCountOp()(x,None)],
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_extra_ops.py:233: UserWarning: Tile op is deprecated, use tile function instead.
[BinCountOp()(x, weights=weights)],
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_extra_ops.py:242: UserWarning: Tile op is deprecated, use tile function instead.
[BinCountOp(minlength=60)(x, weights=weights)],
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_extra_ops.py:249: UserWarning: Tile op is deprecated, use tile function instead.
[BinCountOp(minlength=5)(x, weights=weights)],
..........................S............../usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:534: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return transpose(axes)
........................................../usr/lib/python2.7/dist-packages/numpy/linalg/linalg.py:729: DeprecationWarning: The 'full' option is deprecated in favor of 'reduced'.
For backward compatibility let mode default.
warnings.warn(msg, DeprecationWarning)
/usr/lib/python2.7/dist-packages/numpy/linalg/linalg.py:729: DeprecationWarning: The 'full' option is deprecated in favor of 'reduced'.
For backward compatibility let mode default.
warnings.warn(msg, DeprecationWarning)
/usr/lib/python2.7/dist-packages/numpy/linalg/linalg.py:729: DeprecationWarning: The 'full' option is deprecated in favor of 'reduced'.
For backward compatibility let mode default.
warnings.warn(msg, DeprecationWarning)
/usr/lib/python2.7/dist-packages/numpy/linalg/linalg.py:729: DeprecationWarning: The 'full' option is deprecated in favor of 'reduced'.
For backward compatibility let mode default.
warnings.warn(msg, DeprecationWarning)
/usr/lib/python2.7/dist-packages/numpy/linalg/linalg.py:729: DeprecationWarning: The 'full' option is deprecated in favor of 'reduced'.
For backward compatibility let mode default.
warnings.warn(msg, DeprecationWarning)
/usr/lib/python2.7/dist-packages/numpy/linalg/linalg.py:733: DeprecationWarning: The 'economic' option is deprecated.
warnings.warn(msg, DeprecationWarning)
/usr/lib/python2.7/dist-packages/numpy/linalg/linalg.py:733: DeprecationWarning: The 'economic' option is deprecated.
warnings.warn(msg, DeprecationWarning)
/usr/lib/python2.7/dist-packages/numpy/linalg/linalg.py:733: DeprecationWarning: The 'economic' option is deprecated.
warnings.warn(msg, DeprecationWarning)
........../home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_opt.py:3847: UserWarning: Tile op is deprecated, use tile function instead.
f = theano.function([var], Tile(ndim)(var, (1,)*ndim), mode=mode)
.......................................................................................S.S..S..............................................................S............S.................................................................................................../usr/lib/python2.7/dist-packages/scipy/linalg/special_matrices.py:475: DeprecationWarning: axis != 0 for ndim == 1; this will raise an error in future versions of numpy
return np.concatenate(np.concatenate(o, axis=1), axis=1)
/usr/lib/python2.7/dist-packages/scipy/linalg/special_matrices.py:475: DeprecationWarning: axis != 0 for ndim == 1; this will raise an error in future versions of numpy
return np.concatenate(np.concatenate(o, axis=1), axis=1)
............................................/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:875: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return argsort(axis, kind, order)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:875: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return argsort(axis, kind, order)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:875: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return argsort(axis, kind, order)
/usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:875: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
return argsort(axis, kind, order)
............................/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
/home/sid/.local/lib/python2.7/site-packages/theano/tensor/tests/test_subtensor.py:978: DeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
inc_num = rng.uniform(size=inc_size).astype(self.dtype)
...............................................................................................................................S/usr/lib/python2.7/unittest/case.py:331: UserWarning: consider_constant() is deprecated, use zero_grad() or disconnected_grad() instead.
testMethod()
...........................................SS......SSSSS...../home/sid/.local/lib/python2.7/site-packages/theano/printing.py:1060: UserWarning: pydotprint_variables() is deprecated. Use pydotprint() instead.
warnings.warn("pydotprint_variables() is deprecated."
....................SS.....................
======================================================================
ERROR: test_mlp (theano.d3viz.tests.test_d3viz.TestD3Viz)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/tests/test_d3viz.py", line 37, in test_mlp
self.check(f)
File "/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/tests/test_d3viz.py", line 29, in check
d3v.d3viz(f, html_file)
File "/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/d3viz.py", line 87, in d3viz
f = open(template_file)
IOError: [Errno 2] No such file or directory: '/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/html/template.html'
======================================================================
ERROR: test_mlp_profiled (theano.d3viz.tests.test_d3viz.TestD3Viz)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/tests/test_d3viz.py", line 45, in test_mlp_profiled
self.check(f)
File "/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/tests/test_d3viz.py", line 29, in check
d3v.d3viz(f, html_file)
File "/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/d3viz.py", line 87, in d3viz
f = open(template_file)
IOError: [Errno 2] No such file or directory: '/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/html/template.html'
======================================================================
ERROR: test_ofg (theano.d3viz.tests.test_d3viz.TestD3Viz)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/tests/test_d3viz.py", line 50, in test_ofg
self.check(f)
File "/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/tests/test_d3viz.py", line 29, in check
d3v.d3viz(f, html_file)
File "/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/d3viz.py", line 87, in d3viz
f = open(template_file)
IOError: [Errno 2] No such file or directory: '/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/html/template.html'
======================================================================
ERROR: test_ofg_nested (theano.d3viz.tests.test_d3viz.TestD3Viz)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/tests/test_d3viz.py", line 55, in test_ofg_nested
self.check(f)
File "/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/tests/test_d3viz.py", line 29, in check
d3v.d3viz(f, html_file)
File "/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/d3viz.py", line 87, in d3viz
f = open(template_file)
IOError: [Errno 2] No such file or directory: '/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/html/template.html'
======================================================================
ERROR: test_mlp (theano.d3viz.tests.test_formatting.TestPyDotFormatter)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/tests/test_formatting.py", line 36, in test_mlp
nc = self.node_counts(graph)
File "/home/sid/.local/lib/python2.7/site-packages/theano/d3viz/tests/test_formatting.py", line 23, in node_counts
a, b = np.unique(node_types, return_counts=True)
TypeError: unique() got an unexpected keyword argument 'return_counts'
======================================================================
ERROR: test_sparseblockgemv_grad (theano.sandbox.cuda.tests.test_blocksparse.BlockSparse_Gemv_and_Outer)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/sid/.local/lib/python2.7/site-packages/theano/sandbox/tests/test_blocksparse.py", line 215, in test_sparseblockgemv_grad
utt.verify_grad(metaop, [b_val, h_val, W_val], mode=self.mode)
File "/home/sid/.local/lib/python2.7/site-packages/theano/tests/unittest_tools.py", line 99, in verify_grad
T.verify_grad(op, pt, n_tests, rng, *args, **kwargs)
File "/home/sid/.local/lib/python2.7/site-packages/theano/gradient.py", line 1715, in verify_grad
abs_tol, rel_tol)
GradientError: GradientError: numeric gradient and analytic gradient exceed tolerance:
At position 1131 of argument 2,
abs. error = 0.010501, abs. tolerance = 0.010000
rel. error = 1.000000, rel. tolerance = 0.010000
Exception args:
The error happened with the following inputs:, [array([[-0.5319398 , 1.28849459, -0.31283852, 0.75455159, -0.21047892],
[-1.41259205, 0.05305036, -1.75493574, 1.03629422, -0.46452114],
[ 0.09120539, 0.93007797, 0.90212041, 0.9062317 , -0.1427144 ],
[-0.0574899 , -0.20420812, -0.03246926, -0.28240517, -0.71803248],
[ 1.91367924, -0.79139137, 0.48563913, -1.04940593, -1.10042012],
[ 1.12705052, 0.23020314, -1.28920078, 1.45496356, -1.89461434],
[ 0.24928302, -0.91116947, -0.32832015, 0.57084703, 0.02068808]], dtype=float32), array([[[ 0.82418805, 0.47996601, 1.17346799, 0.90904808, -0.57172143,
-0.10949726],
[ 0.01902827, -0.94376105, 0.64057314, -0.78644317, 0.60886997,
-0.93101186],
[ 0.97822225, -0.73691803, -0.29873261, -0.46058738, -1.08879304,
-0.57577074],
[-1.68290079, 0.22918525, -1.75662518, 0.84463263, 0.27721986,
0.85290152]],
[[ 0.1945996 , 1.31063771, 1.54384363, -0.52904803, -0.65647233,
-0.20150571],
[-0.70061582, 0.68713796, -0.02607576, -0.82975835, 0.29655379,
-0.3126795 ],
[-0.6113013 , -0.82175148, 0.89712268, 0.13607861, -0.2586548 ,
1.1107657 ],
[-0.18842439, -0.04148929, -0.98479193, -1.35228181, 0.19432385,
0.26723936]]], dtype=float32), array([[[[ -9.64579046e-01, -4.20389464e-03, 4.74950463e-01,
-5.42145260e-02, 8.91813576e-01],
[ 9.68668580e-01, 6.30786479e-01, -8.90519857e-01,
8.22702199e-02, -7.59405568e-02],
[ 4.29693460e-01, 1.15799673e-01, -5.44432402e-01,
2.83534136e-02, 1.34408653e+00],
[ 9.80291128e-01, -1.21686494e+00, -2.57925868e-01,
-1.96365789e-01, 7.91183591e-01],
[ 1.34200394e-01, 2.32488975e-01, 5.71635962e-01,
1.20308590e+00, -1.12343412e-02],
[ 2.31669769e-01, -8.08579564e-01, 1.03136408e+00,
-2.45638136e-02, -1.36487305e+00]],
[[ -2.73372903e-02, -5.79768896e-01, 5.12509167e-01,
-2.32760042e-01, -6.31566867e-02],
[ 8.37675989e-01, -2.53732145e-01, -1.64352536e-01,
1.13137877e+00, 1.30170965e+00],
[ -7.94244826e-01, -2.23729089e-01, 2.10833979e+00,
-6.05186284e-01, 1.33326018e+00],
[ 4.35840875e-01, 6.14623070e-01, 1.02598798e+00,
-1.63384116e+00, -4.21096116e-01],
[ 6.16329670e-01, -4.79021788e-01, 1.36901021e+00,
-1.50762773e+00, -7.16621518e-01],
[ -3.19503164e+00, 9.11508381e-01, 1.29266620e+00,
-9.45119262e-02, 3.99265647e-01]],
[[ -7.91352093e-02, 2.66870379e-01, -4.69596088e-01,
6.19652756e-02, -4.54227865e-01],
[ -2.07498342e-01, -2.42919683e+00, -9.20044959e-01,
1.35979843e+00, -3.58345717e-01],
[ -1.06756973e+00, -1.42305470e+00, -9.92681444e-01,
7.58404016e-01, -1.91717613e+00],
[ 5.12874186e-01, 8.45387429e-02, 4.39742245e-02,
4.86393958e-01, 3.66907209e-01],
[ 4.25473362e-01, 4.46136683e-01, 1.44546652e+00,
1.01174486e+00, -2.85640746e-01],
[ 1.19837224e+00, -5.04050888e-02, 1.54099905e+00,
1.82189465e+00, 2.21834227e-01]],
...,
[[ -1.16439342e+00, 1.17776310e+00, 1.82579786e-01,
-7.50293970e-01, 4.11176771e-01],
[ 6.98849380e-01, -1.03291762e+00, 5.26587889e-02,
2.03327155e+00, 3.41797680e-01],
[ 7.09976435e-01, -1.18227601e+00, -2.74213254e-01,
-8.98929179e-01, -1.46534228e+00],
[ 8.86466384e-01, -4.29738700e-01, -5.71706116e-01,
7.92332709e-01, 1.20650433e-01],
[ 7.65345454e-01, -1.29934549e+00, -1.05151391e+00,
-1.85594857e+00, -1.76950455e+00],
[ -8.12429428e-01, -1.72723383e-02, 1.33549726e+00,
-3.57953794e-02, 6.56716526e-02]],
[[ 8.58877599e-01, -7.28322119e-02, 2.72869200e-01,
-7.48002887e-01, 1.63205636e+00],
[ -1.89935362e+00, -2.95210034e-01, 3.11232656e-01,
-5.17719090e-01, 1.67304337e-01],
[ 4.68892753e-01, -5.08190036e-01, -5.63399075e-03,
-1.73064137e+00, -1.77766824e+00],
[ -3.17323923e-01, -1.22378215e-01, 3.07495426e-02,
1.65064859e+00, -1.41745782e+00],
[ -6.05402589e-01, 1.19710520e-01, 3.09037775e-01,
1.59626520e+00, 1.51347613e+00],
[ 3.42543185e-01, -2.93889189e+00, 2.51480937e+00,
-4.52926368e-01, 8.62118542e-01]],
[[ -5.96403718e-01, 6.11039996e-01, -2.83293575e-01,
2.03394592e-01, -8.66364777e-01],
[ -1.27965167e-01, 6.04669213e-01, -1.17221141e+00,
-7.36736476e-01, 2.37486148e+00],
[ -3.70530963e-01, -5.40366650e-01, 7.17855543e-02,
3.46920341e-01, -1.47012758e+00],
[ 5.25671780e-01, -7.16738403e-01, -1.89095986e+00,
-1.85695541e+00, -7.09805191e-01],
[ 9.47575718e-02, 1.46057785e+00, 6.28588200e-01,
-1.19473255e+00, -4.69736874e-01],
[ 1.17690802e+00, 4.85767245e-01, -6.79348707e-01,
-9.06736016e-01, 2.15520054e-01]]],
[[[ -4.29846525e-01, -1.45099735e+00, 1.75302982e-01,
4.18127686e-01, 1.57354593e+00],
[ 1.17611662e-01, -1.30190521e-01, -1.68513513e+00,
2.02069116e+00, 6.69674203e-02],
[ -7.37354338e-01, -6.94048584e-01, 1.11519420e+00,
-5.05199982e-03, -6.59370422e-01],
[ -1.72578812e-01, -1.89825308e+00, 1.53472388e+00,
-8.12323213e-01, -1.98967433e+00],
[ -7.84255266e-01, -1.00758410e+00, 4.80819553e-01,
-8.79716098e-01, 4.48702216e-01],
[ 7.66361237e-01, -1.91104269e+00, 7.36750901e-01,
2.53374964e-01, 6.74216807e-01]],
[[ -5.88257730e-01, -5.98204315e-01, -1.54337645e+00,
-1.86323392e+00, 1.27636865e-01],
[ 9.32093918e-01, 7.46740699e-01, 3.75128448e-01,
-3.21808718e-02, -3.84446263e-01],
[ -9.22064662e-01, -3.49524230e-01, 6.21200323e-01,
-1.13554522e-02, -3.40087920e-01],
[ 1.56498635e+00, -1.17898428e+00, 3.65680866e-02,
-7.35517070e-02, 2.82468319e-01],
[ -7.36726820e-01, 3.63682032e-01, -3.19031924e-02,
-1.00616567e-01, -1.84556806e+00],
[ 1.27801144e+00, -8.62853229e-01, -7.91436553e-01,
-5.83046496e-01, 1.95755735e-02]],
[[ 1.41860104e+00, -7.55424500e-02, -9.98063862e-01,
-1.59276426e-01, -7.10607946e-01],
[ -2.57825881e-01, -2.47096252e-02, -1.36424410e+00,
-4.38609540e-01, 1.15301406e+00],
[ -1.85007542e-01, 8.10177624e-01, 8.92529845e-01,
2.12756649e-01, 2.25243092e-01],
[ 3.56841713e-01, 7.87441134e-02, 1.06821644e+00,
-3.51124167e-01, 1.29750609e+00],
[ 1.09067726e+00, 1.24751627e+00, 4.04997736e-01,
3.17346185e-01, 5.28542340e-01],
[ -8.86940598e-01, -1.03991592e+00, -1.13927090e+00,
-6.27027154e-01, 9.13393319e-01]],
...,
[[ 1.64846992e+00, 5.85911274e-01, -1.71109796e-01,
2.67092526e-01, -2.72470415e-01],
[ -7.15999424e-01, 1.31674111e+00, 1.51010036e+00,
-6.94673538e-01, -1.47938120e+00],
[ -1.61200151e-01, -7.68926919e-01, -6.10204220e-01,
4.04033363e-01, -1.05121005e+00],
[ -2.17250928e-01, -4.22151387e-01, 4.26572859e-01,
-7.22197711e-01, -1.00952014e-01],
[ 7.60798454e-01, -6.53557956e-01, -2.10079312e+00,
3.27993065e-01, 1.58847129e+00],
[ 2.32236013e-01, -5.92103004e-01, -1.80745852e+00,
5.69333315e-01, 2.95986384e-01]],
[[ -1.89556265e+00, 1.46044171e+00, -3.91113549e-01,
3.44861560e-02, -1.29766852e-01],
[ 7.44841874e-01, -9.96758878e-01, 1.60643613e+00,
6.11061379e-02, 6.50041401e-02],
[ -1.35982275e+00, 1.61175084e+00, -1.96671143e-01,
-8.40547383e-01, 1.72620252e-01],
[ -8.72671723e-01, -1.18574190e+00, -1.93588391e-01,
-2.00001812e+00, 6.95537925e-01],
[ -8.41619253e-01, 7.82775700e-01, 1.63171959e+00,
-4.56336290e-01, -1.93643317e-01],
[ -1.96384358e+00, -6.58355772e-01, 1.02379274e+00,
-7.54068315e-01, 3.31721038e-01]],
[[ 8.88126731e-01, -1.17129314e+00, 4.31806117e-01,
-1.34027332e-01, 1.01760709e+00],
[ 1.72186404e-01, 1.03376932e-01, -1.38439119e+00,
-5.87104678e-01, 1.62422314e-01],
[ -1.91162920e+00, 4.51632552e-02, -2.08654428e+00,
-1.02992606e+00, -1.91620737e-01],
[ -4.88630950e-01, 4.04734939e-01, 1.68526423e+00,
-1.43053627e+00, 1.38944656e-01],
[ -1.27105391e+00, -5.91845155e-01, -2.41087735e-01,
-2.24101877e+00, -6.46068394e-01],
[ 2.87345141e-01, -7.99557745e-01, 1.53029120e+00,
-8.46740544e-01, 1.38567671e-01]]],
[[[ -9.37116623e-01, -1.40577957e-01, -1.15746212e+00,
1.11657059e+00, -1.55082750e+00],
[ -7.98637390e-01, -1.82991874e+00, -2.83081442e-01,
4.66634959e-01, 7.68010199e-01],
[ -6.50250018e-01, -2.04494214e+00, 1.94169009e+00,
-1.27460444e+00, -8.10844123e-01],
[ 1.29818070e+00, 1.11139858e+00, -1.75146210e+00,
4.91910279e-01, 1.05349183e+00],
[ 1.11906610e-01, 2.74144626e+00, -2.82159448e-01,
-4.97344971e-01, -1.06178427e+00],
[ 1.76168084e+00, 1.36259915e-02, -8.11413378e-02,
2.47774601e-01, 1.43118039e-01]],
[[ -4.87451762e-01, -5.38160145e-01, -1.03161342e-01,
-2.05736637e+00, 9.15407419e-01],
[ -3.68823195e+00, -2.19852477e-01, -1.83253336e+00,
-1.88038871e-01, -4.84333187e-01],
[ -1.88334417e+00, -1.26658276e-01, 7.55276024e-01,
-2.20357227e+00, 1.41985404e+00],
[ -5.40512621e-01, -1.23037004e+00, -7.36936554e-02,
-5.43346964e-02, -1.09783125e+00],
[ 2.07251906e-01, -1.24390654e-01, -7.53891587e-01,
1.32235631e-01, -1.19603646e+00],
[ -5.03312111e-01, 5.49257100e-01, 1.64671764e-01,
-5.67098916e-01, 7.66487360e-01]],
[[ -2.74761438e-01, 9.90820706e-01, 3.33632857e-01,
5.92474401e-01, 9.07289088e-02],
[ 3.07278447e-02, -2.81163067e-01, -5.83756626e-01,
3.28475177e-01, 1.04153305e-01],
[ 3.82408798e-01, 1.43910241e+00, -7.73716033e-01,
4.85397696e-01, -2.12156296e+00],
[ 4.25992131e-01, 1.82629332e-01, -1.93850160e-01,
1.22594249e+00, -4.21605349e-01],
[ 1.54528987e+00, 1.29229629e+00, -3.29943150e-01,
-8.61226499e-01, 4.67205673e-01],
[ -4.38441873e-01, -6.48573786e-02, 4.66213733e-01,
1.08436584e+00, -7.31681287e-01]],
...,
[[ -1.14008439e+00, -3.58734518e-01, 2.10011816e+00,
-1.41509920e-01, -1.27655804e+00],
[ -1.12439775e+00, -7.75041163e-01, 3.24740082e-01,
-4.15543318e-01, -2.08710384e+00],
[ 1.56675684e+00, -2.51946187e+00, -3.09242153e+00,
-2.38772199e-01, -1.50122023e+00],
[ 6.25638366e-01, -2.61308044e-01, 1.04209328e+00,
2.54344606e+00, 2.00183916e+00],
[ -7.08159089e-01, -1.02931336e-01, -7.02585936e-01,
-3.59994143e-01, 9.74549115e-01],
[ -2.32214317e-01, 1.24556279e+00, -6.01600409e-01,
9.57107604e-01, 8.83580923e-01]],
[[ -1.53660369e+00, -1.48981619e+00, 1.69256556e+00,
1.23391598e-01, 2.15977907e+00],
[ -6.03322148e-01, 1.59325555e-01, 7.61870801e-01,
-8.16684246e-01, 5.30007482e-01],
[ -1.55704236e+00, 9.42785859e-01, 2.76092768e-01,
-9.43789721e-01, 8.18874180e-01],
[ 1.31464100e+00, 2.58685994e+00, -5.14921248e-01,
2.53917754e-01, -4.90549445e-01],
[ -6.46670818e-01, 3.10389370e-01, -4.73058701e-01,
4.81905103e-01, 4.56821114e-01],
[ 3.95376623e-01, -5.62279858e-02, -6.23055398e-01,
-5.57784021e-01, 2.15698302e-01]],
[[ -4.33501154e-01, 8.12717993e-03, 1.38736761e+00,
7.57584274e-01, -6.08726442e-01],
[ 1.12470210e+00, -1.74037313e+00, 1.32365966e+00,
-5.22162497e-01, 8.34847271e-01],
[ -5.82314432e-01, 9.01817262e-01, -4.62566912e-01,
-1.20079145e-01, -2.45226085e-01],
[ 7.87552536e-01, -4.26286101e-01, 4.48547900e-01,
6.82362914e-01, 2.85970837e-01],
[ 4.37878013e-01, -2.96642661e-01, 1.25797236e+00,
-1.19763935e+00, -4.17078704e-01],
[ 2.41583765e-01, -9.28314745e-01, -9.79032874e-01,
-3.97583425e-01, 1.60857201e-01]]],
...,
[[[ -4.54002947e-01, -4.61975187e-01, 7.18022957e-02,
1.11471426e+00, -3.35297436e-01],
[ 1.64631963e-01, 2.07983792e-01, -7.78396249e-01,
-6.20361924e-01, 4.62420195e-01],
[ -1.47462949e-01, -4.97069329e-01, 1.29284668e+00,
-8.37180793e-01, 7.96914101e-01],
[ 6.37207568e-01, -1.39835763e+00, 2.09333396e+00,
-9.44889009e-01, 3.56984697e-02],
[ 1.10797358e+00, -7.98092306e-01, 7.83439100e-01,
-7.72763789e-01, -1.06459789e-01],
[ -3.86541516e-01, 4.33594227e-01, -7.58004785e-01,
-1.30739525e-01, -6.49418831e-02]],
[[ 5.19657969e-01, 6.54837415e-02, 6.86479390e-01,
6.53018236e-01, -4.81243104e-01],
[ -1.02491343e+00, -5.88059545e-01, -3.50479841e-01,
2.78985173e-01, -8.19502592e-01],
[ 9.68152344e-01, -7.56205559e-01, 8.51299822e-01,
-1.80718005e+00, 2.81055212e-01],
[ -3.67218792e-01, -1.17917299e+00, 5.58204412e-01,
-6.80755436e-01, -8.10739100e-01],
[ -1.23137271e+00, -6.17549658e-01, -1.38476002e+00,
8.47558439e-01, -2.39782619e+00],
[ -1.13702977e+00, -2.50331145e-02, -4.52219903e-01,
-1.57305479e+00, 1.52307665e+00]],
[[ -4.76700991e-01, -8.27585280e-01, -5.12527153e-02,
-1.71130478e+00, -2.53303081e-01],
[ -1.52294827e+00, -4.59286928e-01, 7.82403767e-01,
-3.40690804e+00, 4.74779874e-01],
[ 1.03104067e+00, 9.35436010e-01, 1.19475730e-01,
-2.65240818e-01, 7.21982419e-01],
[ 5.74861586e-01, 3.65926534e-01, 3.06808138e+00,
7.16341138e-01, 9.55073833e-01],
[ -1.96733189e+00, -3.29593927e-01, -8.42652142e-01,
1.00398183e+00, -1.94324112e+00],
[ 2.64581621e-01, -6.71422064e-01, -3.14917833e-01,
-1.01219654e+00, -2.26577654e-01]],
...,
[[ 5.55949867e-01, -2.82696694e-01, -2.46549940e+00,
-7.39157379e-01, 2.33421755e+00],
[ -1.21041012e+00, 2.50849158e-01, 8.77977550e-01,
4.58940744e-01, 1.31121576e+00],
[ -1.23228621e+00, 6.84024751e-01, -5.67900717e-01,
6.41034126e-01, -5.43972068e-02],
[ 6.26214981e-01, -1.33696997e+00, 7.61851430e-01,
-2.65803754e-01, 8.25326145e-01],
[ 8.43332946e-01, -9.81971398e-02, 3.65598530e-01,
1.04830551e+00, 1.18845415e+00],
[ 2.32364058e-01, 1.60513036e-02, -7.73036003e-01,
-1.58555180e-01, -1.19415367e+00]],
[[ -8.94667685e-01, -8.92868340e-02, -9.83160138e-02,
1.61253989e+00, 5.40825605e-01],
[ 1.01690364e+00, 9.71050084e-01, -2.31518477e-01,
5.11591256e-01, -2.27169067e-01],
[ -1.28561175e+00, 1.47477642e-01, 1.37719774e+00,
-2.29473978e-01, -1.83698881e+00],
[ 4.27147716e-01, 4.41300124e-02, 3.70144993e-01,
1.69050004e-02, -1.04517055e+00],
[ 1.31614196e+00, -1.05943549e+00, 7.25920975e-01,
-1.23272049e+00, -4.53629494e-01],
[ 3.60590070e-01, 9.55915391e-01, -3.00969869e-01,
-2.40222597e+00, -1.32404757e+00]],
[[ 1.56854260e+00, 1.55509996e+00, 2.60983288e-01,
-8.20196509e-01, 4.51682091e-01],
[ -4.68952581e-02, 7.57460833e-01, -5.99432290e-01,
6.31651357e-02, -1.45287430e+00],
[ -5.25391817e-01, 7.68389165e-01, 1.24883868e-01,
-2.24676418e+00, -6.53663456e-01],
[ 4.71627295e-01, -6.92100227e-01, 1.03856874e+00,
-7.58156180e-01, 1.53189433e+00],
[ 7.12571025e-01, -2.79632211e-01, -1.15844142e+00,
-3.08727407e+00, -1.45132825e-01],
[ 1.66344926e-01, -6.19152606e-01, -6.28756136e-02,
-1.23917961e+00, -1.33050919e+00]]],
[[[ 1.64901674e-01, 7.42375195e-01, 6.70784935e-02,
-6.05678678e-01, 1.40347958e+00],
[ -8.85179102e-01, 1.90344661e-01, 5.63177228e-01,
-5.06489038e-01, 3.80231470e-01],
[ -4.36029404e-01, -7.54541636e-01, -2.27699876e+00,
-4.42301601e-01, 1.03160965e+00],
[ 1.58442593e+00, -7.38285601e-01, 9.28281248e-01,
1.66980088e-01, 1.85869336e-01],
[ 8.72335769e-03, 6.51857734e-01, 2.24136019e+00,
-2.65141577e-01, 1.24533206e-01],
[ -1.44902313e+00, 3.59492391e-01, 7.10549176e-01,
6.36050880e-01, 1.07290041e+00]],
[[ -1.12995267e+00, 6.42349645e-02, 2.78609931e-01,
-2.61209035e+00, -6.27761960e-01],
[ -2.00827503e+00, 3.10316026e-01, -6.44538999e-01,
9.73305762e-01, -1.11225498e+00],
[ -1.22430336e+00, -1.29746839e-01, -4.94286865e-02,
8.22452828e-02, -7.23809302e-01],
[ 1.73318610e-01, 1.81427017e-01, 1.18254340e+00,
2.30378366e+00, 2.48380995e+00],
[ -2.42893510e-02, 1.46262538e+00, 8.99127126e-01,
-4.91622120e-01, 6.17794394e-01],
[ -7.70709634e-01, -3.03436726e-01, -6.29820824e-01,
-1.27934933e+00, 3.90962631e-01]],
[[ 9.42617238e-01, 6.10434830e-01, 9.56445813e-01,
4.48872834e-01, -9.27800655e-01],
[ 4.73743290e-01, 9.87291574e-01, -1.98374823e-01,
-9.60479975e-01, 6.10868573e-01],
[ 3.27034801e-01, -6.05108082e-01, 3.52449477e-01,
-8.69499862e-01, -5.49508035e-01],
[ 2.64422476e-01, -8.23920965e-01, 9.85340681e-03,
-8.47331226e-01, 4.09345210e-01],
[ 2.75315452e+00, 1.45238292e+00, 8.66956353e-01,
-8.11627150e-01, 7.30315924e-01],
[ 5.44960439e-01, -8.31172049e-01, 8.25178325e-02,
1.05977111e-01, -1.59949195e+00]],
...,
[[ -1.05502665e-01, -5.03146231e-01, 2.82739878e-01,
1.73743117e+00, -1.37614802e-01],
[ 1.06402826e+00, -1.26012695e+00, 1.43760905e-01,
-6.54817581e-01, -5.35675064e-02],
[ 1.01382041e+00, -7.73715973e-01, -5.89869738e-01,
-2.17939466e-01, 3.31434578e-01],
[ 9.47066903e-01, -8.61118317e-01, 8.12265813e-01,
-1.89330950e-01, -2.23958001e-01],
[ -2.18938991e-01, -7.39303172e-01, 6.62848532e-01,
7.24222600e-01, 1.64132714e+00],
[ 8.88476551e-01, -3.02805126e-01, 3.89542490e-01,
-1.02712965e+00, -3.27102602e-01]],
[[ -4.75653410e-01, -2.33995214e-01, 7.74170935e-01,
4.36070383e-01, 2.32472956e-01],
[ -5.31673610e-01, 6.76359653e-01, 5.71861982e-01,
-2.53340006e-01, -1.43675172e+00],
[ 2.44108105e+00, -2.27586532e+00, -9.42453444e-01,
-4.43895072e-01, 3.00616324e-01],
[ -2.15696886e-01, 6.21327221e-01, -9.39420462e-01,
1.00657475e+00, -1.72106624e+00],
[ -1.17374778e+00, 4.86500174e-01, -1.83799696e+00,
-1.39101550e-01, 1.42092049e+00],
[ -4.94048923e-01, 9.87679839e-01, -1.00310957e+00,
4.50386107e-01, -1.47099346e-01]],
[[ 5.83630800e-01, 1.63803124e+00, -1.00751591e+00,
-7.93125331e-01, -3.41863781e-01],
[ 2.02611051e-02, 5.12152791e-01, 2.62802750e-01,
8.23659956e-01, 3.99756283e-01],
[ 1.64637756e+00, 5.36491692e-01, 6.90489054e-01,
8.94213259e-01, -2.11960892e-03],
[ 1.27249563e+00, 3.51113468e-01, 1.37864959e+00,
-2.08247614e+00, -1.63248867e-01],
[ 5.49744308e-01, -4.77938920e-01, -8.92081499e-01,
-2.32003238e-02, -1.12510312e+00],
[ 9.93572235e-01, -3.39394689e-01, -8.37883711e-01,
-1.02266872e+00, 1.59345642e-01]]],
[[[ -2.54208058e-01, -1.53609955e+00, 1.11865282e+00,
6.23548739e-02, 1.85965037e+00],
[ 7.06180751e-01, -1.14579596e-01, 1.38923013e+00,
-1.29474485e+00, -3.11290383e-01],
[ 4.81335282e-01, -3.25491339e-01, -3.37332100e-01,
-5.51909924e-01, -3.90203357e-01],
[ 2.29417190e-01, -3.97996128e-01, -1.43945754e+00,
-3.36305350e-01, -9.21611786e-02],
[ 1.82501841e+00, -4.50051963e-01, -6.02430582e-01,
-8.00281048e-01, 1.09926176e+00],
[ 2.71567315e-01, 1.18356919e+00, 1.33390224e+00,
-2.11304998e+00, 2.15061569e+00]],
[[ -1.53543699e+00, -5.73634088e-01, 4.79004651e-01,
8.28679323e-01, 9.67130244e-01],
[ 5.94334781e-01, 1.63487029e+00, 5.14228821e-01,
3.66872936e-01, 2.44724497e-01],
[ 1.54962087e+00, -6.69245064e-01, -1.05799508e+00,
1.78416944e+00, 8.04239810e-01],
[ -1.09537220e+00, -2.14743257e-01, 5.67112155e-02,
4.75106001e-01, 7.78944343e-02],
[ 1.01824009e+00, -4.79300916e-01, 1.25534451e+00,
7.37621903e-01, -2.92163610e-01],
[ 6.16305888e-01, -3.63838106e-01, -7.88594127e-01,
2.83936799e-01, -3.08074743e-01]],
[[ 7.83792794e-01, -5.99501312e-01, -1.71412933e+00,
-6.51593149e-01, 1.71635675e+00],
[ 6.56853557e-01, -1.34443045e+00, -2.66832501e-01,
6.51060045e-01, 1.63613534e+00],
[ 7.91692436e-01, 8.99369419e-01, 6.33266509e-01,
-6.90705180e-01, 4.88811880e-01],
[ 1.06408918e+00, -1.50845098e+00, -1.14985675e-01,
-8.89894783e-01, -1.09256184e+00],
[ -3.52766454e-01, 8.08068886e-02, -6.26500368e-01,
-9.46408436e-02, 2.82238990e-01],
[ -1.41883874e+00, 4.24454302e-01, -2.03756952e+00,
-4.03290018e-02, -1.25392056e+00]],
...,
[[ 9.80144918e-01, 9.14594114e-01, 1.24580777e+00,
6.68563485e-01, 9.58972931e-01],
[ -4.53052163e-01, 1.11422133e+00, 7.15309083e-01,
1.68401852e-01, 1.21891356e+00],
[ 2.30856374e-01, -4.17374998e-01, -7.23965243e-02,
-1.51447788e-01, 3.32448244e-01],
[ 4.12399560e-01, -7.47142851e-01, 6.90247357e-01,
1.70494473e+00, 1.73857915e+00],
[ -4.73218054e-01, -3.75041664e-01, -8.81660879e-01,
2.16407228e+00, 3.71909767e-01],
[ -2.62412280e-01, -8.41464400e-01, 6.17424190e-01,
-1.15026808e+00, -2.24009037e-01]],
[[ -2.21805781e-01, 1.86715806e+00, 1.40248343e-01,
-1.39852226e+00, 1.29856217e+00],
[ 5.70125043e-01, -2.63174832e-01, 3.11009794e-01,
-1.16387057e+00, -3.63379717e-01],
[ 1.15007795e-01, 1.93328917e+00, 8.16808939e-01,
-1.63671935e+00, 6.48333788e-01],
[ 3.87002409e-01, -3.08692694e-01, -1.03070998e+00,
7.38770008e-01, -8.45968053e-02],
[ 8.49065781e-01, 8.39341953e-02, 6.58286333e-01,
-8.96995842e-01, -2.64796782e-02],
[ 9.55024809e-02, -1.74899197e+00, -1.79388309e+00,
1.24747825e+00, -1.82264462e-01]],
[[ -5.55779040e-01, -6.47796616e-02, -1.01995945e+00,
-1.15962565e+00, 1.47177613e+00],
[ 1.72594464e+00, 6.20075464e-01, 3.62320483e-01,
-5.43960333e-01, 6.97515428e-01],
[ 3.32168430e-01, 1.22777998e+00, 6.66143537e-01,
4.37932312e-02, 5.63493490e-01],
[ 9.08123329e-03, -7.03602970e-01, -5.24470747e-01,
-2.28009179e-01, 2.40880311e-01],
[ 2.49839514e-01, -8.82210016e-01, 8.32258105e-01,
7.60391712e-01, 1.94520146e-01],
[ 6.99952804e-03, -1.12575434e-01, -3.19179982e-01,
3.27635580e-03, -8.00903678e-01]]]], dtype=float32)],
The value of eps is:, None,
The out_type is:, None
----------------------------------------------------------------------
Ran 21525 tests in 6700.022s
FAILED (SKIP=74, errors=6)
<nose.result.TextTestResult run=21525 errors=6 failures=0>
>>> /opt/ros/indigo/lib:/opt/ros/indigo/lib/x86_64-linux-gnu:/usr/local/cuda-7.0/lib64:/home/sid/OpenBLAS/build/lib
File "<stdin>", line 1
/opt/ros/indigo/lib:/opt/ros/indigo/lib/x86_64-linux-gnu:/usr/local/cuda-7.0/lib64:/home/sid/OpenBLAS/build/lib
^
SyntaxError: invalid syntax
>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment