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
Yiqun Liu a9202e89cf
Merge pull request #3764 from Xreki/build_ios
8 years ago
..
tests fix AvgPoolBackward and using CaffeMode in test_AvgPoolFwdBwd 8 years ago
Allocator.h pass test, support input CPU device 8 years ago
BaseMatrix.cu Add a neon::relu. 8 years ago
BaseMatrix.h add ClipLayer 8 years ago
CMakeLists.txt fix cmake 8 years ago
CpuSparseMatrix.cpp rotate_layer and flip_layer * added getMin and getMax for GpuMatrix * gru_step_layer parameter name 8 years ago
CpuSparseMatrix.h Merge branch 'develop' of https://github.com/baidu/Paddle into fix_warning 8 years ago
ExecViaCpu.h Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
MKLDNNMatrix.cpp add some comment and simplify some code 8 years ago
MKLDNNMatrix.h unify functions of mkldnn_fc and refine comments 8 years ago
MathFunctions.cpp Support to use clang for Android cross-compiling. 8 years ago
MathFunctions.h Merge branch 'develop' into build_ios 8 years ago
MathUtils.cpp Simplify test_matrixCompare 8 years ago
MathUtils.h Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
Matrix.cpp remove unused CHECK in matrix.cpp 8 years ago
Matrix.h Merge branch 'develop' into pixel_softmax_layer 8 years ago
MatrixBitCode.cpp revert clang-format 8 years ago
MemoryHandle.cpp All file pass pre-commit hook 8 years ago
MemoryHandle.h Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
NEONFunctions.cpp Add a neon::relu. 8 years ago
NEONFunctions.h Add a neon::relu. 8 years ago
PoolAllocator.cpp Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
PoolAllocator.h All file pass pre-commit hook 8 years ago
RowBuffer.h Add todos 8 years ago
SIMDFunctions.cpp Fix cmake error of failing to find UINT64_MAX. 8 years ago
SIMDFunctions.h Fix cmake error of failing to find UINT64_MAX. 8 years ago
SparseMatrix.cpp rotate_layer and flip_layer * added getMin and getMax for GpuMatrix * gru_step_layer parameter name 8 years ago
SparseMatrix.h Merge branch 'develop' of https://github.com/baidu/Paddle into fix_warning 8 years ago
SparseRowMatrix.cpp Remove not necessary functionalities in Parameter 8 years ago
SparseRowMatrix.h Remove not necessary functionalities in Parameter 8 years ago
Storage.cpp Remove useless empty pointer check. 8 years ago
Storage.h All file pass pre-commit hook 8 years ago
TensorApply.h Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
TensorAssign.h Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
TensorEvaluate.h Add a error message. 8 years ago
TensorExpression.h Move Execepts into arch/osx dir 8 years ago
TrainingAlgorithmOp.cu ClangFormat for proto and cuda 8 years ago
TrainingAlgorithmOp.h All file pass pre-commit hook 8 years ago
Vector.cpp Change the CpuMatrix::copyFrom and CpuVector::copyFrom with the stream parameter to the synchronous interface. 8 years ago
Vector.h Change the CpuMatrix::copyFrom and CpuVector::copyFrom with the stream parameter to the synchronous interface. 8 years ago