Change the block size used in the triangular system solve step of the Cholesky...
Change the block size used in the triangular system solve step of the Cholesky decomposition algorithm to be the same block size as the Cholesky blocks. Dramatically speeds up compilation time with negligible affect on runtime. PiperOrigin-RevId: 196729081
Loading
Please sign in to comment