зеркало из https://github.com/microsoft/EdgeML.git
efc4ad2be3
* Base Reorg * Readme * Reorgs * Reorg stuff * Reorg stuff * Revert some fast changes * Update 00_emi_lstm_example.ipynb * Update 01_emi_fastgrnn_example.ipynb * Update 02_emi_lstm_initialization_and_restoring.ipynb * Dependenceies * Dependencies * Requirments * Paper * NIPS * Rname c++ to cpp * Update README.md * Update README.md |
||
---|---|---|
.. | ||
f2c | ||
fortran | ||
testing | ||
BandTriangularSolver.h | ||
CMakeLists.txt | ||
GeneralRank1Update.h | ||
PackedSelfadjointProduct.h | ||
PackedTriangularMatrixVector.h | ||
PackedTriangularSolverVector.h | ||
README.txt | ||
Rank2Update.h | ||
common.h | ||
complex_double.cpp | ||
complex_single.cpp | ||
double.cpp | ||
level1_cplx_impl.h | ||
level1_impl.h | ||
level1_real_impl.h | ||
level2_cplx_impl.h | ||
level2_impl.h | ||
level2_real_impl.h | ||
level3_impl.h | ||
single.cpp | ||
xerbla.cpp |
README.txt
This directory contains a BLAS library built on top of Eigen. This module is not built by default. In order to compile it, you need to type 'make blas' from within your build dir.