Open
Description
Hi!, Thank you for this amazing library, however it is not clear by documentation if it supports matrix/tensor multiplication..
Does it employ also thread parallelism? (Parallel.For, in addition to SIMD instructions)
If it supports tensor/matrix multiplication it would be great for use in machine learning, just in case it supports it already (in example a forward pass in a neural network is just a(Wx+b) where W is matrices of weights, x input vector, b bias and a activation function) , how do I use the tensor/matrix multiplication? thanks
Metadata
Metadata
Assignees
Labels
No labels