Commit Graph

6254 Commits (7c785426e4f15c7ef3a6659e1d32385ed5e48273)
 

Author SHA1 Message Date
chengduo fcad0a3a4b Merge pull request #3504 from chengduoZH/Add_3DPooling
8 years ago
Liu Yiqun 0ea4e2588b Update the version of OpenBLAS and set the sysroot to fix compiling error using clang on Mac.
8 years ago
dangqingqing d4087efc99 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cudnn_wrapper
8 years ago
dangqingqing 207132226c Add unit testing for cuDNN wrapper.
8 years ago
chengduoZH 6374831966 fix conflict
8 years ago
chengduo 1e6c9926db Merge pull request #3348 from chengduoZH/develop
8 years ago
chengduoZH a357bd6fe5 Fix conflict and Add test_pooling3D_layer.protostr
8 years ago
chengduoZH 455d2bd7b1 fix conflict
8 years ago
qijun 3bafa42b1a fix tensor copyfrom bug
8 years ago
Tao Luo 5a7359c457 Merge pull request #3785 from Xreki/fix_remove_unused
8 years ago
Liu Yiqun d394a14471 Remove unused incluing file net/if_arp.h.
8 years ago
qijun 835572afe7 make LODTensor class instead struct
8 years ago
qijun 0397844266 remove unused codes
8 years ago
qijun f03811b06f init refine LODTensor
8 years ago
chengduoZH a4e1e127f3 Add test_conv3d_layer.protostr,test_deconv3d_layer.protostr
8 years ago
Tao Luo 7a7321d59c Merge pull request #3783 from luotao1/warpctc_doc
8 years ago
Luo Tao 3e1f56fa2b don't need to specify the path of libwarpctc.so, refine the python api doc
8 years ago
chengduoZH d747c5d511 fix layers_test.py
8 years ago
Cao Ying b66af3088b Merge pull request #3639 from lcy-seso/cross_entropy_over_beam
8 years ago
dangqingqing 3b1620167e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cudnn_wrapper
8 years ago
caoying03 36f0aa7390 fix code style to pass CI.
8 years ago
chengduoZH 2e97045c23 fix layers_test.py
8 years ago
caoying03 3d1b87193d Merge branch 'develop' into cross_entropy_over_beam
8 years ago
Tao Luo 01f10e64d2 Merge pull request #3761 from luotao1/mklml_wget
8 years ago
dangqingqing c20a01d67d Add cuDNN Wrapper.
8 years ago
Luo Tao 2e8d47dd09 simplify and make quiet in the download of mklml.cmake
8 years ago
caoying03 09e903eb94 fix v2 infer interface.
8 years ago
chengduoZH 2ae37a4ea2 fix data_layer for 3D data
8 years ago
chengduoZH f557b0c4c5 fix data_layer for 3D data
8 years ago
Yiqun Liu 9b6e063b58 Merge pull request #3762 from QiJune/fix_mac_build_error
8 years ago
qijun 2563e32bb1 fix clang build error
8 years ago
Luo Tao 6479118895 fix download mklml error
8 years ago
Tao Luo 5c3b313cab Merge pull request #3754 from luotao1/ubuntu
8 years ago
Luo Tao 31632a694c remove unused ubuntu Debian install doc
8 years ago
chengduoZH 43da7675b3 fix conflict
8 years ago
Tao Luo 322d9ad81b Merge pull request #3712 from tensor-tang/merge
8 years ago
hedaoyuan b45d020faf Merge pull request #3718 from hedaoyuan/convolution
8 years ago
tensor-tang c5183caa04 rename
8 years ago
hedaoyuan 168707cadd Fix a small bug.
8 years ago
chengduo 34f4f763f9 Update networks.py
8 years ago
Yi Wang f6457e6501 Add LoD Tensor design doc
8 years ago
Yi Wang 95b41bec3e Add LoD Tensor design doc
8 years ago
chengduoZH 4dcc533206 fix conflict
8 years ago
tensor-tang bfbd066fdd refine
8 years ago
Tao Luo 47eb869197 Merge pull request #3571 from luotao1/huber_loss
8 years ago
qingqing01 58419e7c4e Merge pull request #3734 from qingqing01/write_new_op
8 years ago
qingqing01 751d8533e8 follow wuyi's comments.
8 years ago
Luo Tao b709af616f HuberTwoClassification only support one dimension
8 years ago
qingqing01 8dded4f299 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into write_new_op
8 years ago
qingqing01 b336119424 Add WITH_TESTING=ON for cmake in the operators writing guide doc.
8 years ago