julia
b4798b96 - More exact computation of allocations in Sparse broadcast (#26950)

Commit
7 years ago
More exact computation of allocations in Sparse broadcast (#26950) * More exact computation of allocations in Sparse broadcast This uses `@allocated` to actually compute how expensive it is to convert a transposed sparse matrix to a CSC structure instead of just guessing.
Author
Parents
Loading