4 ms·
I appreciate the work done at the hardware level for streaming computations of structured data. But from the high level view, it's more critical to be able to c
by mishurov 9y ago
I appreciate the work done at the hardware level for streaming computations of structured data. But from the high level view, it's more critical to be able to compute efficiently matrix decomposition, it helps to solve systems of linear equations and obviously discretised PDEs.
- mratsim 9y agoIt depends on your field, for engineering (structural, fluid dynamics, ...) it's key. For deep learning, it's useless ;).