Commit Graph

7266 Commits (2c05465d2f0f1134610364508fa73281fd44f1ad)
 

Author SHA1 Message Date
Yu Yang d54e8420be Stabilize prelu gradient check
8 years ago
Yu Yang fdd68fd1a1 Refine Visitor
8 years ago
tensor-tang 2c6ac6297d refine code and remove min clip
8 years ago
Yibing Liu 236af56612 separate index tensor from candidate tensors in multiplex_op
8 years ago
tensor-tang d6a27ade54 add OMP SGD to speedup with CPUs
8 years ago
tensor-tang 799f80ad33 remove useless code
8 years ago
tensor-tang abfd9fdd22 add clip to avoid log zero and nan
8 years ago
tensor-tang 7483087c8c enable mkldnn_softmax
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
Yibing Liu f94109d428 replace LoDTensor in multiplex_op
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
Yu Yang 9fa7c9306c Merge branch 'feature/pybind_for_protobuf_desc' of github.com:reyoung/Paddle into feature/pybind_for_protobuf_desc
8 years ago
fengjiayi a2393fc1bd Merge pull request #4348 from Canpio/fix_lod_tensor_dim_64
8 years ago
Yu Yang afeb01f762 Stash
8 years ago
fengjiayi 08e9900621 Fix bugs
8 years ago
Yu Yang b941865d44 Merge branch 'feature/simplify_attr_parse' into feature/pybind_for_protobuf_desc
8 years ago
Yu Yang 057e810286 Simplify GetAttrType code
8 years ago
fengjiayi 57c95c7957 Merge branch 'fix_lod_tensor_dim_64' into feature/pybind_for_protobuf_desc
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
Yu Yang ddf2448484 Update Input/Output of Op
8 years ago
fengjiayi eeb7c8ad79 Compelete VarDescBind
8 years ago
superjom dcf4682be0 add LoDTensor::NumElements(id,id)
8 years ago
superjom d226daeec2 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic_batch
8 years ago
Yu Yang e05e27a7f7 Fix bug
8 years ago
superjom e5bad90b28 some enforce change
8 years ago
Yu Yang dc643a3352 Hot fix unittest
8 years ago
Yu Yang bddb40609d Buggy code
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
Zhuoyuan 5b7fd00d1f Merge pull request #4280 from Superjom/feature/recurrent_op_backward_fix
8 years ago
Mimee 699dd6e9f4 new line at the end
8 years ago