Commit 1bbec9e4 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower Committed by TensorFlower Gardener
Browse files

* Add GPU implementation of LogDeterminant op.

* Switch GPU implementation of Determinant to use the more numerically stable kernel as well.
* Change behavior for Determinant on matrices with (numerically) infinite determinants to match the behavior of numpy.linalg.det: Return inf for matrix with infinite determinant.
* Misc. cleanup in code working around missing support for complex in the NVCC compiler.

PiperOrigin-RevId: 173277377
parent 377dd3d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment