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.
-- debian-science-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
