When the `reduce_sum` operation is run on a complex tensor on my GPU, it segfaults. See the attached python bug demo script. - OS: Linux CentOS 7 - GPU: GeForce GTX 750 ti [bug.txt](https://github.com/tensorflow/tensorflow/files/44567/bug.txt)
When the
reduce_sumoperation is run on a complex tensor on my GPU, it segfaults. See the attached python bug demo script.bug.txt