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
qijun 9dd588b414
fix merge conflicts
8 years ago
..
tests Merge pull request #287 from gangliao/bilinear 8 years ago
Allocator.h Fix linux compile 9 years ago
BaseMatrix.cu fix floating-point overflow problem of tanh (#355) 8 years ago
BaseMatrix.h fix dash and space bug, 9 years ago
CMakeLists.txt fix some nvcc compile options (#392) 8 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 fix floating-point overflow problem of tanh (#355) 8 years ago
MathFunctions.h include mkl_lapacke.h (#359) 8 years ago
MathUtils.cpp Refactored imageSize in ConvBaseLayer to MathUtil 8 years ago
MathUtils.h minor changes on deconv implementation and add protostr test for deconv layer 8 years ago
Matrix.cpp fix merge conflicts 8 years ago
Matrix.h Merge pull request #287 from gangliao/bilinear 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 9 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