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
Yu Yang 9115ab1c11
Merge pull request #450 from reyoung/feature/pre-commit-hooks-scripts
8 years ago
..
tests modifications according to comments 8 years ago
Allocator.h Fix linux compile 9 years ago
BaseMatrix.cu Fix unittest 8 years ago
BaseMatrix.h Fix unittest 8 years ago
CMakeLists.txt fix some nvcc compile options (#392) 8 years ago
CpuSparseMatrix.cpp modifications according to comments 8 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 Update pre-commit-config 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 Add ScalingProjection 8 years ago
Matrix.h multi_binary_cross_entropy when ids vector is provided 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 modifications according to comments 8 years ago
Vector.h modifications according to comments 8 years ago