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
hedaoyuan a7855d3ebb
Lazy Assignment
8 years ago
..
tests Lazy Assignment 8 years ago
Allocator.h Fix linux compile 9 years ago
BaseMatrix.cu merge from cooder 8 years ago
BaseMatrix.h merge from cooder 8 years ago
CMakeLists.txt fixed some nvcc compilation related 8 years ago
CpuSparseMatrix.cpp fix dash and space bug, 9 years ago
CpuSparseMatrix.h merge from cooder 8 years ago
ExecViaCpu.h fix dash and space bug, 9 years ago
MathFunctions.cpp fix dash and space bug, 9 years ago
MathFunctions.h Support MAC OS for PaddlePaddle 9 years ago
MathUtils.cpp fix dash and space bug, 9 years ago
MathUtils.h fix dash and space bug, 9 years ago
Matrix.cpp remove some copyfrom in AgentLayer and ExpandLayer, fix warning in seq2seq config (#183) 8 years ago
Matrix.h merge from cooder 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 fix dash and space bug, 9 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
TensorApply.h merge from cooder 8 years ago
TensorAssign.h Lazy Assignment 8 years ago
TensorEvaluate.h Lazy Assignment 8 years ago
TensorExpression.h Lazy Assignment 8 years ago
TrainingAlgorithmOp.cu Lazy Assignment 8 years ago
TrainingAlgorithmOp.h merge from cooder 8 years ago
Vector.cpp fixed issues with synchronizing streams when copy from gpu to cpu 9 years ago
Vector.h merge from cooder 8 years ago