fengjiayi
|
f78d7591d2
|
Fix compile bug
|
8 years ago |
Yancey
|
d7db15f3e5
|
Use StridedMemCpy in Concat/Split Kernel (#4188)
User StridedMemCpy in Concat/Split Op
|
8 years ago |
Liu Yiqun
|
a310946f8f
|
Merge branch 'develop' into fix_neon_memory_out_of_range
|
8 years ago |
guosheng
|
e33b411221
|
Adapt reduce_op according to up-to-date dev
|
8 years ago |
Yu Yang
|
ae3dca770c
|
Fix CI
|
8 years ago |
guosheng
|
be58c6327d
|
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ReduceOp
|
8 years ago |
Liu Yiqun
|
3fefee8a06
|
Use scalar implementation instead of neon implementation to avoid out of range memory access in the tail conv3x3.
|
8 years ago |
Helin Wang
|
f24b5dffc4
|
Update Session design doc
|
8 years ago |
Yu Yang
|
6196209478
|
Remove OperatorBase::InferShape
InferShape in Operator should be performed in OperatorBase::Run.
* cond_op, recurrent_op and mnist might be changed in following PR
|
8 years ago |
fengjiayi
|
3003f53d52
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_move_desc_to_framework
|
8 years ago |
fengjiayi
|
6285edbb88
|
Fix compile errors
|
8 years ago |
Helin Wang
|
94dfd8649e
|
fix according to comments
|
8 years ago |
Helin Wang
|
1c71005329
|
Design Doc: Session
|
8 years ago |
Yu Yang
|
f1913d4697
|
Change registry, test register double kernel
|
8 years ago |
Yu Yang
|
2c05465d2f
|
Fix unit-tests
|
8 years ago |
fengjiayi
|
54ef4cdae5
|
Move proto desc to framework
|
8 years ago |
Yu Yang
|
3a5693e0a8
|
Add Skeleton of Double support
|
8 years ago |
Mimee
|
5deeefedfb
|
Add eigen docs; modify release notes grammar/spelling. (#4452)
Fixes #4445
|
8 years ago |
Yu Yang
|
d2edbe5709
|
Merge pull request #4396 from reyoung/feature/make_python_catch_enforce_not_met
Make PyBind support C++ exception
|
8 years ago |
Yu Yang
|
ba4b0291ef
|
Follow comments, check exception message
|
8 years ago |
Yu Yang
|
680c20217e
|
Merge branch 'develop' of github.com:baidu/Paddle into feature/make_python_catch_enforce_not_met
|
8 years ago |
Yu Yang
|
e3f242e082
|
Merge pull request #4402 from reyoung/feature/unify_clang_format
Unify clang-format and add some missing clang-format
|
8 years ago |
Abhinav Arora
|
e93e997176
|
Correcting Eigen-Unsupported and adding link to it (#4446)
|
8 years ago |
Zhuoyuan
|
88f3f009e8
|
Merge pull request #4404 from Superjom/feature/lod_get_element
enable LoDTensor get number of elements at a specific level
|
8 years ago |
Yan Chunwei
|
e43073e898
|
design of TensorArray to simplify varient/dynamic RNNs (#4447)
* some enforce change
* add LoDTensor::NumElements(id,id)
* update
* init
* finish
* refacter interfaces
|
8 years ago |
superjom
|
50cc8403d7
|
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/lod_get_element
|
8 years ago |
Yu Yang
|
183c88805a
|
`clang-format` after merge
|
8 years ago |
Yu Yang
|
e315da970c
|
Merge branch 'develop' of github.com:baidu/Paddle into feature/unify_clang_format
|
8 years ago |
chengduoZH
|
3c0f079333
|
remove conflict and fix InferShape function
|
8 years ago |
tensor-tang
|
cfa86a3f70
|
should reset env every time
|
8 years ago |
Tao Luo
|
cce682fef8
|
Merge pull request #4437 from luotao1/warning
fix compiler warning from MKLDNNLayer and so on
|
8 years ago |
Luo Tao
|
c53d214205
|
fix compiler warning from MKLDNNLayer and so on
|
8 years ago |
Tao Luo
|
9928eb8169
|
Merge pull request #4427 from tensor-tang/mkldnn
refine mkldnn benchmark script
|
8 years ago |
tensor-tang
|
83310a1c14
|
refine mkldnn benchmark script
|
8 years ago |
Tao Luo
|
04b152d10c
|
Merge pull request #4423 from tensor-tang/merge
fix atomic issue on ONLYCPU mode
|
8 years ago |
tensor-tang
|
e0b17754db
|
fix atomic issue when cpu only
|
8 years ago |
whs
|
3e96242909
|
Merge pull request #4422 from wanghaoshuang/fix_clip
Fix doc of clip op.
|
8 years ago |
wanghaoshuang
|
1ad4efa8de
|
Fix comments
|
8 years ago |
Tao Luo
|
93db58bbfa
|
Merge pull request #4418 from jacquesqiao/reduce-elementwise-warning
Reduce elementwise warning
|
8 years ago |
Tao Luo
|
a703a24642
|
Merge pull request #4420 from luotao1/faq
refine the catalog of FAQ
|
8 years ago |
wanghaoshuang
|
6da5670f62
|
revert deleting ShareLoD
|
8 years ago |
wanghaoshuang
|
028973815b
|
Fix InferShape of clip op.
|
8 years ago |
Luo Tao
|
5dc63398b6
|
Merge branch 'develop' into faq
|
8 years ago |
qiaolongfei
|
729b2152ae
|
add include op_registry.h to elementwise_op_function.h
|
8 years ago |
Luo Tao
|
daa6ac9b6b
|
refine the catalog of FAQ
|
8 years ago |
qiaolongfei
|
abdcd8282e
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into reduce-elementwise-warning
|
8 years ago |
Liu Yiqun
|
ce3171f3c4
|
Merge branch 'develop' into core_add_sequence_softmax_op
|
8 years ago |
Cao Ying
|
6f9a9a93b6
|
Merge pull request #4415 from jacquesqiao/fix-SoftmaxWithCrossEntropyOp
fix the conflicts of SoftmaxWithCrossEntropyOp with the latest dev branch.
|
8 years ago |
chengduoZH
|
4b06d8db91
|
fix globalPooling type (int => bool)
|
8 years ago |
qiaolongfei
|
325ee63746
|
fix SoftmaxWithCrossEntropyOp
|
8 years ago |