Skip to content

Instantly share code, notes, and snippets.

@Sentient07
Last active February 29, 2016 02:56
Show Gist options
  • Save Sentient07/1a75c41caa64b46521b8 to your computer and use it in GitHub Desktop.
Save Sentient07/1a75c41caa64b46521b8 to your computer and use it in GitHub Desktop.
Errors when tested theano/tensor/tests/*.py
Using gpu device 0: GeForce GT 750M (CNMeM is disabled, CuDNN not available)
../Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py:4021: UserWarning: Tile op is deprecated, use tile function instead.
f = theano.function([var], Tile(ndim)(var, (1,)*ndim), mode=mode)
..F...........FF....FEE.............ERROR (theano.gof.opt): EquilibriumOptimizer max'ed out by 'gpu_merge'. You can safely raise the current threshold of 5.000000 with the theano flag 'optdb.max_use_ratio'.
ERROR (theano.gof.opt): EquilibriumOptimizer max'ed out by 'gpu_merge'. You can safely raise the current threshold of 5.000000 with the theano flag 'optdb.max_use_ratio'.
ERROR (theano.gof.opt): EquilibriumOptimizer max'ed out by 'gpu_merge'. You can safely raise the current threshold of 5.000000 with the theano flag 'optdb.max_use_ratio'.
...........................FFF..F.......FFF....FF..S.S..S.....FF..........FFFFFFFFF.....FFF...FFFFFFFF............ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
ERROR (theano.gof.opt): Optimization failure due to: local_gpu_subtensor
ERROR (theano.gof.opt): node: Subtensor{1::}(HostFromGpu.0)
ERROR (theano.gof.opt): TRACEBACK:
ERROR (theano.gof.opt): Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node
replacements = lopt.transform(node)
File "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1075, in local_gpu_subtensor
node.op.idx_list)(gpu_x, *coords))]
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 454, in __init__
self.idx_list = tuple(map(self.convert, idx_list))
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 374, in convert
slice_a = Subtensor.convert(a, False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/subtensor.py", line 394, in convert
raise TypeError("Python scalar in idx_list."
TypeError: Python scalar in idx_list.Please report this error to theano-dev.
...E....S.FF..F..FF..S.......FF.F..F
======================================================================
ERROR: test_local_prod_div_dimshuffle (theano.tensor.tests.test_opt.T_local_sum_prod_dimshuffle)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 5535, in test_local_prod_div_dimshuffle
assert isinstance(g.maker.fgraph.toposort()[-1].op.scalar_op,
AttributeError: 'HostFromGpu' object has no attribute 'scalar_op'
======================================================================
ERROR: test_local_sum_div_dimshuffle (theano.tensor.tests.test_opt.T_local_sum_prod_dimshuffle)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 5433, in test_local_sum_div_dimshuffle
assert isinstance(g[-1].op.scalar_op,
AttributeError: 'HostFromGpu' object has no attribute 'scalar_op'
-------------------- >> begin captured stdout << ---------------------
0
--------------------- >> end captured stdout << ----------------------
======================================================================
ERROR: theano.tensor.tests.test_opt.test_local_merge_abs
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/macvnev/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 825, in test_local_merge_abs
assert isinstance(f.maker.fgraph.toposort()[1].op.scalar_op, scal.Abs)
AttributeError: 'GpuFromHost' object has no attribute 'scalar_op'
======================================================================
FAIL: test optimization for consecutive functional inverses
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 4354, in test
should_copy=False)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 4324, in assert_func_pair_optimized
self.assertTrue(len(topo) in acceptable_topo_lens)
AssertionError: False is not true
======================================================================
FAIL: test_local_reduce_join (theano.tensor.tests.test_opt.T_local_reduce)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 5320, in test_local_reduce_join
assert len(topo) <= 2, out
AssertionError: max
======================================================================
FAIL: test_local_sum_prod_all_to_none (theano.tensor.tests.test_opt.T_local_sum_prod)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 5015, in test_local_sum_prod_all_to_none
assert len(f.maker.fgraph.apply_nodes) == 1
AssertionError
======================================================================
FAIL: test_local_sum_sum_prod_prod (theano.tensor.tests.test_opt.T_local_sum_prod)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 5087, in test_local_sum_sum_prod_prod
assert len(f.maker.fgraph.apply_nodes) == 1
AssertionError
======================================================================
FAIL: test_multi_input_single_alloc (theano.tensor.tests.test_opt.Test_local_elemwise_alloc)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 3144, in test_multi_input_single_alloc
self._verify_alloc_count(func, 2)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 3020, in _verify_alloc_count
if elem.op is not None]) == count
AssertionError
======================================================================
FAIL: test_remove_alloc_w_dimshuffle (theano.tensor.tests.test_opt.Test_local_elemwise_alloc)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 3107, in test_remove_alloc_w_dimshuffle
self._verify_alloc_count(func, 1)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 3020, in _verify_alloc_count
if elem.op is not None]) == count
AssertionError
======================================================================
FAIL: test_remove_alloc_wo_dimshuffle (theano.tensor.tests.test_opt.Test_local_elemwise_alloc)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 3042, in test_remove_alloc_wo_dimshuffle
self._verify_alloc_count(func, 1)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 3020, in _verify_alloc_count
if elem.op is not None]) == count
AssertionError
======================================================================
FAIL: test2 (theano.tensor.tests.test_opt.Test_local_useless_alloc)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 3545, in test2
assert tensor.Alloc in op_classes
AssertionError:
-------------------- >> begin captured stdout << ---------------------
[<class 'theano.compile.ops.Shape_i'>, <class 'theano.compile.ops.Shape_i'>, <class 'theano.sandbox.cuda.basic_ops.GpuFromHost'>, <class 'theano.tensor.opt.MakeVector'>, <class 'theano.sandbox.cuda.basic_ops.GpuAlloc'>, <class 'theano.sandbox.cuda.basic_ops.GpuDimShuffle'>, <class 'theano.sandbox.cuda.basic_ops.GpuReshape'>, <class 'theano.sandbox.cuda.basic_ops.HostFromGpu'>]
--------------------- >> end captured stdout << ----------------------
======================================================================
FAIL: test_advanced_inc_subtensor (theano.tensor.tests.test_opt.Test_local_useless_inc_subtensor_alloc)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 3581, in test_advanced_inc_subtensor
if isinstance(n.op, tensor.Alloc)]) == 1)
AssertionError
======================================================================
FAIL: test_advanced_inc_subtensor1 (theano.tensor.tests.test_opt.Test_local_useless_inc_subtensor_alloc)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 3614, in test_advanced_inc_subtensor1
if isinstance(n.op, tensor.Alloc)]) == 1)
AssertionError
======================================================================
FAIL: test_incsubtensor (theano.tensor.tests.test_opt.Test_local_useless_inc_subtensor_alloc)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 3643, in test_incsubtensor
if isinstance(n.op, tensor.Alloc)]) == 1)
AssertionError
======================================================================
FAIL: test_local_remove_useless_assert3 (theano.tensor.tests.test_opt.test_assert)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 3922, in test_local_remove_useless_assert3
assert len(topo) == 2
AssertionError
======================================================================
FAIL: test_test_local_remove_useless_assert2 (theano.tensor.tests.test_opt.test_assert)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 3905, in test_test_local_remove_useless_assert2
assert len(topo) == 2
AssertionError
======================================================================
FAIL: test_elemwise_fusion (theano.tensor.tests.test_opt.test_fusion)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 1173, in test_elemwise_fusion
self.do(mode, shared, shp)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 1152, in do
assert expected_len_sym_inputs == len(sym_inputs)
AssertionError:
-------------------- >> begin captured stdout << ---------------------
new cases 0
--------------------- >> end captured stdout << ----------------------
======================================================================
FAIL: test_elemwise_fusion_4d (theano.tensor.tests.test_opt.test_fusion)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 1184, in test_elemwise_fusion_4d
self.do(mode, shared, shp)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 1152, in do
assert expected_len_sym_inputs == len(sym_inputs)
AssertionError:
-------------------- >> begin captured stdout << ---------------------
new cases 0
--------------------- >> end captured stdout << ----------------------
======================================================================
FAIL: test0 (theano.tensor.tests.test_opt.test_local_subtensor_lift)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 1896, in test0
assert prog[1].op == tensor.exp
AssertionError
======================================================================
FAIL: test0b (theano.tensor.tests.test_opt.test_local_subtensor_lift)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 1909, in test0b
assert prog[0].op == tensor.exp
AssertionError
======================================================================
FAIL: test1 (theano.tensor.tests.test_opt.test_local_subtensor_lift)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 1925, in test1
assert isinstance(prog[0].op, tensor.DimShuffle)
AssertionError
======================================================================
FAIL: test2 (theano.tensor.tests.test_opt.test_local_subtensor_lift)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 1944, in test2
assert isinstance(prog[0].op, tensor.DimShuffle)
AssertionError
======================================================================
FAIL: test3 (theano.tensor.tests.test_opt.test_local_subtensor_lift)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 1962, in test3
assert isinstance(prog[0].op, tensor.DimShuffle)
AssertionError
======================================================================
FAIL: test4 (theano.tensor.tests.test_opt.test_local_subtensor_lift)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 1979, in test4
assert isinstance(prog[0].op, tensor.DimShuffle)
AssertionError
======================================================================
FAIL: test5 (theano.tensor.tests.test_opt.test_local_subtensor_lift)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 1997, in test5
assert isinstance(prog[0].op, tensor.DimShuffle)
AssertionError
======================================================================
FAIL: test6 (theano.tensor.tests.test_opt.test_local_subtensor_lift)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 2017, in test6
assert isinstance(prog[0].op, tensor.Subtensor)
AssertionError
======================================================================
FAIL: test7 (theano.tensor.tests.test_opt.test_local_subtensor_lift)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 2038, in test7
assert isinstance(prog[1].op, tensor.Rebroadcast)
AssertionError
======================================================================
FAIL: test_const (theano.tensor.tests.test_opt.test_local_subtensor_merge)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 2104, in test_const
assert isinstance(topo[-1].op, DeepCopyOp)
AssertionError
======================================================================
FAIL: test_const2 (theano.tensor.tests.test_opt.test_local_subtensor_merge)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 2164, in test_const2
assert isinstance(topo[-1].op, DeepCopyOp)
AssertionError
======================================================================
FAIL: test_const3 (theano.tensor.tests.test_opt.test_local_subtensor_merge)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 2218, in test_const3
assert isinstance(topo[-1].op, DeepCopyOp)
AssertionError
======================================================================
FAIL: test_none_index (theano.tensor.tests.test_opt.test_local_subtensor_merge)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 2570, in test_none_index
assert isinstance(topo[-1].op, DeepCopyOp)
AssertionError
======================================================================
FAIL: test_none_slice (theano.tensor.tests.test_opt.test_local_subtensor_merge)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 2511, in test_none_slice
assert isinstance(topo[-1].op, DeepCopyOp)
AssertionError
======================================================================
FAIL: test_scalar (theano.tensor.tests.test_opt.test_local_subtensor_merge)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 2134, in test_scalar
assert isinstance(topo[-1].op, DeepCopyOp)
AssertionError
======================================================================
FAIL: test_scalar2 (theano.tensor.tests.test_opt.test_local_subtensor_merge)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 2193, in test_scalar2
assert isinstance(topo[-1].op, DeepCopyOp)
AssertionError
======================================================================
FAIL: test_scalar3 (theano.tensor.tests.test_opt.test_local_subtensor_merge)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 2239, in test_scalar3
assert isinstance(topo[-1].op, DeepCopyOp)
AssertionError
======================================================================
FAIL: test_scalar4 (theano.tensor.tests.test_opt.test_local_subtensor_merge)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 2283, in test_scalar4
assert isinstance(topo[-1].op, DeepCopyOp)
AssertionError
======================================================================
FAIL: test_scalar5 (theano.tensor.tests.test_opt.test_local_subtensor_merge)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 2333, in test_scalar5
assert isinstance(topo[-1].op, DeepCopyOp)
AssertionError
======================================================================
FAIL: test_scalar6 (theano.tensor.tests.test_opt.test_local_subtensor_merge)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 2420, in test_scalar6
assert isinstance(topo[-1].op, DeepCopyOp)
AssertionError
======================================================================
FAIL: theano.tensor.tests.test_opt.test_local_useless_inc_subtensor
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/macvnev/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 1670, in test_local_useless_inc_subtensor
assert len(topo) == 1
AssertionError
======================================================================
FAIL: theano.tensor.tests.test_opt.test_local_useless_subtensor
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/macvnev/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 1709, in test_local_useless_subtensor
assert prog[0].op == tensor.exp
AssertionError
======================================================================
FAIL: theano.tensor.tests.test_opt.test_local_subtensor_of_dot
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/macvnev/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 2959, in test_local_subtensor_of_dot
assert isinstance(topo[-1].op, (T.blas_c.CGemv, T.blas.Gemv, T.DimShuffle))
AssertionError
======================================================================
FAIL: theano.tensor.tests.test_opt.test_local_mul_specialize
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/macvnev/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 3990, in test_local_mul_specialize
assert nodes == [T.neg]
AssertionError
======================================================================
FAIL: theano.tensor.tests.test_opt.test_local_pow_specialize
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/macvnev/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 4086, in test_local_pow_specialize
assert nodes == [T.inv]
AssertionError
======================================================================
FAIL: theano.tensor.tests.test_opt.test_local_useless_split
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/macvnev/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 5866, in test_local_useless_split
assert isinstance(graph_opt[-1].op, DeepCopyOp)
AssertionError
======================================================================
FAIL: theano.tensor.tests.test_opt.test_local_flatten_lift
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/macvnev/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 5894, in test_local_flatten_lift
assert isinstance(topo[-1].op, tensor.Elemwise)
AssertionError
======================================================================
FAIL: theano.tensor.tests.test_opt.test_local_reshape_lift
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/macvnev/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 5930, in test_local_reshape_lift
assert isinstance(topo[-2].op, tensor.Reshape)
AssertionError
======================================================================
FAIL: theano.tensor.tests.test_opt.test_local_merge_alloc
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/Ramana/projects/macvnev/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/Ramana/projects/theano/Theano/theano/tensor/tests/test_opt.py", line 6142, in test_local_merge_alloc
assert len(topo) == 1
AssertionError
----------------------------------------------------------------------
Ran 188 tests in 49.664s
FAILED (SKIP=5, errors=3, failures=44)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment