Skip to content
#

mkl

Here are 56 public repositories matching this topic...

scigeek72
scigeek72 commented Jan 19, 2018

I would like to use the skip thought vectors implementation in neon. The documentation provided is not enough. Is there a tutorial available on how to obtain skip thought vectors from scratch on my own documentation ? I have created a virtual environment and downloaded neon. I am not sure how to train the skip thought model. Thanks.

Go scientific library for machine learning, linear algebra, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, graph, plotting, visualisation, tensors, eigenvalues, differential equations, more.

  • Updated May 13, 2020
  • Go
conradsnicta
conradsnicta commented Jan 14, 2017

In the Observations section of README.md, it is stated that:

As expected Armadillo with internal BLAS/LAPACK wrappers performance is pretty poor.

This is incorrect, as the meaning of the "internal wrapper" is wrong. There is either a wrapper for an external library, or there isn't. A re-implementation of a function is not an "internal" wrapper, but simply internal functionality. The corr

The repository targets the OpenCL gemm function performance optimization. It compares several libraries clBLAS, clBLAST, MIOpenGemm, Intel MKL(CPU) and cuBLAS(CUDA) on different matrix sizes/vendor's hardwares/OS. Out-of-the-box easy as MSVC, MinGW, Linux(CentOS) x86_64 binary provided. 在不同矩阵大小/硬件/操作系统下比较几个BLAS库的sgemm函数性能,提供binary,开盒即用。

  • Updated Mar 28, 2019
  • C

Improve this page

Add a description, image, and links to the mkl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mkl topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.