Commit Graph

7148 Commits (97509b68e7e4a42ec128a821d8e1ca802231e359)
 

Author SHA1 Message Date
caoying03 97509b68e7 cross entropy as a functor to avoid duplicated codes.
8 years ago
caoying03 40aee48a80 follow comments.
8 years ago
caoying03 3d77360b89 add negative clipping for softmax.
8 years ago
caoying03 360bde9a70 Merge branch 'develop' into softmax_with_cross_entropy_op
8 years ago
Cao Ying 7d65321620 Merge pull request #4237 from lcy-seso/optimize_cross_entropy_kernel
8 years ago
caoying03 000d75116f fix backward op.
8 years ago
helinwang 1c0a4c901c Merge pull request #3811 from helinwang/graph_runtime
8 years ago
Tao Luo a7a82b91e6 Merge pull request #4363 from tensor-tang/sgd
8 years ago
caoying03 8b8ad6b164 fix implementations of supporting soft labels.
8 years ago
tensor-tang 8419b60ec7 fix typo
8 years ago
tensor-tang 88952fbab9 use existed sgd updater function
8 years ago
Yu Yang f8192f72f5 Merge pull request #4374 from reyoung/feature/remove_int_pair
8 years ago
Helin Wang a84bc86939 fix according to comments
8 years ago
Qiao Longfei d0ad82cff1 fix nv_library (#4370)
8 years ago
Yu Yang f4832fe0b4 Remove IntPair type in attribute
8 years ago
Yu Yang b3cb2e8e94 Merge branch 'develop' of github.com:baidu/Paddle into feature/remove_int_pair
8 years ago
Mimee 17827d7e61 Merge pull request #4311 from NorthStar/ops_translation
8 years ago
Yu Yang 499b3c7058 Merge pull request #4338 from reyoung/feature/add_wait_to_device_ctx
8 years ago
Yu Yang 73db9d09cb Merge pull request #4346 from reyoung/feature/simplify_attr_parse
8 years ago
Yu Yang b4ae4d0ba6 Merge branch 'feature/simplify_attr_parse' into feature/remove_int_pair
8 years ago
Zhuoyuan e5a3c1d2d5 Merge pull request #4372 from reyoung/feature/stable_prelu_grad_test
8 years ago
Zhuoyuan f698a49ce3 Merge pull request #4240 from zchen0211/develop
8 years ago
Yu Yang d54e8420be Stabilize prelu gradient check
8 years ago
tensor-tang d6a27ade54 add OMP SGD to speedup with CPUs
8 years ago
Tao Luo 330e9929ec Merge pull request #4310 from tensor-tang/vgg
8 years ago
tensor-tang 86a9434c71 rename script and modify comments
8 years ago
Guo Sheng e114aad882 Merge pull request #4238 from guoshengCS/add-gemm-with-step
8 years ago
Qiao Longfei 74578a963e Merge pull request #4356 from jacquesqiao/fix-namespace
8 years ago
Cao Ying 14a7399d22 Merge pull request #4329 from ranqiu92/r-doc
8 years ago
qiaolongfei 9301d3b5ea add namespace and reduce warning
8 years ago
ranqiu 732c8973e0 Update annotations of layers.py
8 years ago
Yibing Liu 47fbc96fa1 Merge pull request #4064 from kuke/multiplex_op_dev
8 years ago
ranqiu b2926e3846 Update faq
8 years ago
Yibing Liu fb52bc6e12 revert code layout in multiplex_op
8 years ago
Tao Luo 01bec25734 Merge pull request #4193 from luotao1/seq_pool
8 years ago
ranqiu 80f7ca1286 Update faq
8 years ago
caoying03 bb58b63b6c Merge branch 'develop' into softmax_with_cross_entropy_op
8 years ago
Darcy 5b5f4f5140 Merge pull request #4342 from putcn/cluster-bootstrapping-doc
8 years ago
Xi Chen 167bb91c98 move bootstraping compare doc to survey folder
8 years ago
ranqiu 17622b482d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into r-doc
8 years ago
ranqiu 44c59adb38 Update faq about learning_rate_schedule
8 years ago
caoying03 201c2bcf20 delete redundant codes.
8 years ago
caoying03 6735585b0f fix cpu kernel with soft labels.
8 years ago
Yibing Liu 7620efdf1c combine gpu&cpu code in multiplex_op
8 years ago
fengjiayi a2393fc1bd Merge pull request #4348 from Canpio/fix_lod_tensor_dim_64
8 years ago
Yu Yang 057e810286 Simplify GetAttrType code
8 years ago
fengjiayi 8149ba0ddf Change LoDTensorDesc::dims from int32 to int64
8 years ago
Yan Chunwei fdc4d4abce rename LoDTensor::Slice to Shrink (#4343)
8 years ago
Xi Chen fb2e77bce7 typo and wording fix
8 years ago
Xi Chen 23c9332944 adding doc for comparing cluster bootstrapping tools
8 years ago