You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/math
lzhao4ever 36bda94eb4
include mkl_lapacke.h (#359)
8 years ago
..
tests Add matrix inverse (#240) 8 years ago
Allocator.h Fix linux compile 9 years ago
BaseMatrix.cu fix dash and space bug, 9 years ago
BaseMatrix.h fix dash and space bug, 9 years ago
CMakeLists.txt fix dash and space bug, 9 years ago
CpuSparseMatrix.cpp fix dash and space bug, 9 years ago
CpuSparseMatrix.h fix dash and space bug, 9 years ago
ExecViaCpu.h fix dash and space bug, 9 years ago
MathFunctions.cpp Add matrix inverse (#240) 8 years ago
MathFunctions.h include mkl_lapacke.h (#359) 8 years ago
MathUtils.cpp fix dash and space bug, 9 years ago
MathUtils.h fix dash and space bug, 9 years ago
Matrix.cpp Add matrix inverse (#240) 8 years ago
Matrix.h Add matrix inverse (#240) 8 years ago
MatrixBitCode.cpp delete Bits.h and move its func into utils/Util.h 9 years ago
MemoryHandle.cpp fix dash and space bug, 9 years ago
MemoryHandle.h fix dash and space bug, 9 years ago
PoolAllocator.cpp fix dash and space bug, 9 years ago
PoolAllocator.h fix float except bugs 8 years ago
SIMDFunctions.cpp fix dash and space bug, 9 years ago
SIMDFunctions.h fix dash and space bug, 9 years ago
SparseMatrix.cpp fix dash and space bug, 9 years ago
SparseMatrix.h fix dash and space bug, 9 years ago
SparseRowMatrix.cpp add input sparse data check for sparse layer at runtime (#247) 8 years ago
SparseRowMatrix.h fix dash and space bug, 9 years ago
Storage.cpp fix StorageEngine::singleton and std::function<void()> type unmatched. 9 years ago
Storage.h fix dash and space bug, 9 years ago
Vector.cpp fixed issues with synchronizing streams when copy from gpu to cpu 9 years ago
Vector.h fix dash and space bug, 9 years ago