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
Tao Luo de80c5696a
Merge pull request #6100 from guoshengCS/enhance-include-pool
9 years ago
..
tests fix gpu test, clean code and add cmake 9 years ago
Allocator.h pass test, support input CPU device 9 years ago
BaseMatrix.cu Remove SparseMatrix in mobile inference. 9 years ago
BaseMatrix.h add ClipLayer 9 years ago
CMakeLists.txt Fix the linking error for iOS simulator (architecture x86_64). (#6081) 9 years ago
CpuSparseMatrix.cpp Add support of sparse_binary_vector as input for fm layer 9 years ago
CpuSparseMatrix.h Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer 9 years ago
ExecViaCpu.h Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
MKLDNNMatrix.cpp add resize of MKLDNNMatrix 9 years ago
MKLDNNMatrix.h add resize of MKLDNNMatrix 9 years ago
MathFunctions.cpp remove PADDLE_USE_MKL 9 years ago
MathFunctions.h remove PADDLE_USE_MKL 9 years ago
MathUtils.cpp Simplify test_matrixCompare 9 years ago
MathUtils.h Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
Matrix.cpp Enhance the AvgPooling to support optional exclude-mode 9 years ago
Matrix.h Enhance the AvgPooling to support optional exclude-mode 9 years ago
MatrixBitCode.cpp revert clang-format 9 years ago
MemoryHandle.cpp All file pass pre-commit hook 10 years ago
MemoryHandle.h Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
NEONFunctions.cpp Add a neon::relu. 9 years ago
NEONFunctions.h Add a neon::relu. 9 years ago
PoolAllocator.cpp Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
PoolAllocator.h All file pass pre-commit hook 10 years ago
RowBuffer.h fix sparse update size 9 years ago
SIMDFunctions.cpp Fix cmake error of failing to find UINT64_MAX. 9 years ago
SIMDFunctions.h Fix the linking error for iOS simulator (architecture x86_64). (#6081) 9 years ago
SparseMatrix.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 9 years ago
SparseMatrix.h Remove SparseMatrix in mobile inference. 9 years ago
SparseRowMatrix.cpp Remove not necessary functionalities in Parameter 9 years ago
SparseRowMatrix.h Remove SparseRowMatrix in mobile inference. 9 years ago
Storage.cpp The pool_limit_size need be zero in mobile inference. 9 years ago
Storage.h All file pass pre-commit hook 10 years ago
TensorApply.h Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
TensorAssign.h Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
TensorEvaluate.h Add a error message. 9 years ago
TensorExpression.h Move Execepts into arch/osx dir 10 years ago
TrainingAlgorithmOp.cu ClangFormat for proto and cuda 9 years ago
TrainingAlgorithmOp.h All file pass pre-commit hook 10 years ago
Vector.cpp Hack auc for dense vector labels (#5274) 9 years ago
Vector.h Hack auc for dense vector labels (#5274) 9 years ago
float16.h small fix 9 years ago