Commit Graph

3761 Commits (4eb7579cb1a5fb5ffe47c61f0a7fc769a89b960f)

Author SHA1 Message Date
superjom 4eb7579cb1 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic_batch
8 years ago
Yu Yang 7435f0c63b Make OpRegistery depend on OpInfo
8 years ago
Qiao Longfei 9a9d50a6ee Refactoring InferShape (#3946)
8 years ago
Abhinav Arora 86351037c9 Correcting some grammatical mistakes in the design docs (#4378)
8 years ago
Yibing Liu 367a54e08c Merge pull request #4360 from kuke/multiplex_modify_dev
8 years ago
Yibing Liu e9dbc85b3d to trigger ci for multiplex_op
8 years ago
Tao Luo 0cc85d794a Merge pull request #4331 from tensor-tang/mkldnn_softmax
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
tensor-tang 672c968176 remove gpu code when backward mkldnn_softmax
8 years ago
Yibing Liu 58ac8f46b8 apply more general dims for multiplex_op
8 years ago
Yibing Liu 089f8e2d37 Merge branch 'develop' of upstream into multiplex_modify_dev
8 years ago
Tao Luo a7a82b91e6 Merge pull request #4363 from tensor-tang/sgd
8 years ago
tensor-tang 88952fbab9 use existed sgd updater function
8 years ago
superjom 75b9c88f16 update
8 years ago
Yu Yang f8192f72f5 Merge pull request #4374 from reyoung/feature/remove_int_pair
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 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
Zhuoyuan f698a49ce3 Merge pull request #4240 from zchen0211/develop
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 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
qiaolongfei 9301d3b5ea add namespace and reduce warning
8 years ago
Yibing Liu 47fbc96fa1 Merge pull request #4064 from kuke/multiplex_op_dev
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
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
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
superjom e5bad90b28 some enforce change
8 years ago
Zhuoyuan 5b7fd00d1f Merge pull request #4280 from Superjom/feature/recurrent_op_backward_fix
8 years ago
fengjiayi 948d1d782b Fix progma_once error
8 years ago
Yu Yang d22956c1b7 Merge pull request #4334 from reyoung/feature/change_namespace_for_pybind
8 years ago
Yu Yang ba1f5b5c58 Sync computation when Python invoke `run`
8 years ago
fengjiayi 65874bb568 Merge pull request #4336 from reyoung/feature/remove_unused_field_in_tensor
8 years ago
Yu Yang b5bb6c2cab Remove namespace framework in pybind
8 years ago