Bug#878596: theano: FTBFS on big-endian systems - test_pooling_with_tensor_vars fails

Rebecca N. Palmer rebecca_palmer at zoho.com
Sat Oct 14 21:49:41 UTC 2017


Package: python-theano
Version: 0.9.0+dfsg-1
Severity: serious

Suspect the problem is theano/theano/tensor/signal/pool.py:650, which 
effectively does int32 = *(int64 *)(pointer_to_some_int_type) - if 
some_int_type is int32, that works on little-endian but not big-endian.



More information about the debian-science-maintainers mailing list