Commit Graph

6245 Commits (a60128aeb235c3e53b6785537bf3f67502ca079d)
 

Author SHA1 Message Date
Yi Wang 0d9846f3c0 Merge pull request #3581 from wangkuiyi/default_value_for_cudnn_root
8 years ago
Yi Wang 1eb98e2fef Set the default cuDNN installation path
8 years ago
qiaolongfei 137537b14f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mnist
8 years ago
dzhwinter ac663353e2 Merge pull request #3379 from dzhwinter/mul_op
8 years ago
zchen0211 78553768ba Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
dongzhihong b59002daef "fix math gemm lda order error"
8 years ago
dongzhihong 514398c0b1 "delete unused comment"
8 years ago
dongzhihong 0cf5bdec56 "tensor mutable data"
8 years ago
dongzhihong 2799da6634 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mul_op
8 years ago
Qiao Longfei ab270c3899 Merge pull request #3183 from dzhwinter/add_op_gradient
8 years ago
qiaolongfei 82b820e97b fix rowwise_add_grad_op
8 years ago
gangliao 8c9a7f1cd5 Merge pull request #3568 from gangliao/environ
8 years ago
Luo Tao 1c0a1a076d Merge branch 'develop' into huber_loss
8 years ago
Luo Tao 3065cb2625 add huber_regression_cost
8 years ago
liaogang b3ab15a7ab follow comments
8 years ago
chengduoZH 38cc5dadcc modified bias shape of ConvLayer
8 years ago
dangqingqing 70285cce32 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_entropy
8 years ago
liaogang 83d0016f54 Fix undefined reference
8 years ago
liaogang 3ec9ecb162 Fix conflicts with new declaration with 'C' linkage
8 years ago
liaogang 4de2b8e196 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into environ
8 years ago
liaogang 55437b58b9 Add ENVIRONMENT interface interface
8 years ago
tensor-tang 62e6dac402 add MKLDNNMatrix files
8 years ago
chengduoZH 0a7516d193 fix col2vol vol2col kernel
8 years ago
chengduoZH 43f6cdc824 fix Matrix
8 years ago
chengduoZH c792ef7d5a fix DeConv3D, Conv3D
8 years ago
chengduoZH 424b325d08 add unit test DeConv3D, Conv3D, col2vol, vol2col
8 years ago
Qiao Longfei e732b0a526 Merge pull request #3556 from reyoung/feature/enable_sgd_op_unittest
8 years ago
qiaolongfei 46d30ec680 init minst.py
8 years ago
Yu Yang 789263b4e6 Merge pull request #5 from jacquesqiao/fix-sgd
8 years ago
qiaolongfei 230e613c6f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-sgd
8 years ago
qiaolongfei 8b3d33a055 fix-sgd
8 years ago
gangliao 428ce9051c Merge pull request #3561 from yu239/cmake
8 years ago
dongzhihong cef27dab47 "add fixl"
8 years ago
tensor-tang 462b9b1d20 update mkldnn tag v0.10
8 years ago
tensor-tang 4d8992c3bc check format before set header format
8 years ago
dongzhihong 50cf127eea "change Output to Input"
8 years ago
dongzhihong c332e4ee25 "relauch the ci"
8 years ago
dongzhihong 448d4db5c1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_op_gradient
8 years ago
dongzhihong 597ac21504 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mul_op
8 years ago
dongzhihong 7b4b9d3e09 "format style"
8 years ago
fengjiayi 940b4a9c82 Merge pull request #3542 from Canpio/change_name_of_AsNoGradient
8 years ago
dongzhihong 88360100bf Merge remote-tracking branch 'origin/develop' into mul_op
8 years ago
haonanyu a107181bea fix EXTERNAL_LIBS in CMakeLists.txt
8 years ago
guosheng 7d2ef02a99 Add ScaleShiftLayer
8 years ago
Tao Luo 2a9cb210ef Merge pull request #3548 from tensor-tang/remove-flag
8 years ago
tensor-tang fb7d8d88b1 Merge remote-tracking branch 'upstream/develop' into remove-flag
8 years ago
tensor-tang 07d16e3e13 refine comments
8 years ago
gangliao 62aedcee31 Merge pull request #3553 from reyoung/feature/unittest_for_mean_grad
8 years ago
Yu Yang e28e007373 Enable test_sgd_op
8 years ago
Luo Tao 27a99bfb14 Add base class for huber_regression_cost and huber_classification_cost
8 years ago