I'm actually curious if anyone has a use case for ...
# mathematics
k
I'm actually curious if anyone has a use case for using e.g. a BLAS backed matrix in an application as well as a pure jvm at the same time? I suppose it would be an application with small tensors (where you dont want to hit JNI) and large ones (where optimizing in MKL makes sense)