Commit Graph

178 Commits (e57a40b8a64a87370d7b9f46b86ec7887694229a)

Author SHA1 Message Date
typhoonzero d2ded51adf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_sendrecv_ut
7 years ago
typhoonzero 4dde9a0057 fix send recv unit test
7 years ago
Qiao Longfei af0c4c45a3
Impl kernel hint (#6883)
7 years ago
qiaolongfei 313afc9cce add op_kernel_type_test
7 years ago
QI JUN 37e9626437 refine OpKernelType (#6879)
7 years ago
dzhwinter 735eba2976
Feature/operator run place (#6783)
7 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
Yu Yang bbdac7f7d8 Polish OpWithKernel
7 years ago
typhoonzero 272f3e6d43 refine get cuda context
7 years ago
Qiao Longfei 906e2565a7
Add acc test to image classification (#5336)
7 years ago
caoying03 dd2be3daba Merge branch 'develop' into crf
7 years ago
Qiao Longfei 0049ce0479
03 image classification (#5192)
7 years ago
dzhwinter 833d0ad0fe
Merge pull request #4838 from dzhwinter/feature/multigpu
7 years ago
dzhwinter 71305e5f90 "polish code based on comment"
7 years ago
Yu Yang 8f6c0a0fad
Extract InferShape to many cc files (#5174)
7 years ago
Yu Yang b44f4ccbeb Make InferShape as a field in OpInfo (#5139)
7 years ago
QI JUN 7f8574c0f5 add sparse support for sum op (#5093)
7 years ago
Yu Yang be00b0c4d6 Gradient check use graph (#5027)
7 years ago
Dong Zhihong 6cce5268ed "fixed based on comment"
7 years ago
Dong Zhihong 63fb41b399 "redefine the initop from kernel to OpBase"
7 years ago
caoying03 427644b2fa fix the computation kernels.
7 years ago
Dong Zhihong f6106ffa7e merge develop into multigpu
7 years ago
Dong Zhihong ec47565c23 "add reduce hash function"
7 years ago
Qiao Longfei c91de280d7 CompileTime InferShape should find var recursively in stack of blocks (#4998)
7 years ago
Qiao Longfei e7f627036a fix InferShapeContext Has interface (#4994)
7 years ago
Yu Yang 86437a8dda Global function, op_support_gpu (#4980)
7 years ago
Yu Yang e9249d16cb Add glog as dependencies of ops (#4908)
7 years ago
Dong Zhihong 2434b8f5fb " add interface to scopeDesc bind"
7 years ago
武毅 a3ccbdb3b6 Cudnn conv op (#4195)
7 years ago
Yan Chunwei 843ed8e320 dynamic recurrent op forward c++ implentation (#4597)
7 years ago
qiaolongfei c0a34e1c64 rename InferShapeContextBase to InferShapeContext
7 years ago
qiaolongfei a0767228bd merge InferShapeContext and ExecutionContext
7 years ago
qiaolongfei 4acd5abaaa update comment for input/output length check
7 years ago
qiaolongfei 5917e09cde tmp work
7 years ago
qiaolongfei 81fc7774ec optimize infershape context
7 years ago
qiaolongfei 455436e514 fix compile problem
7 years ago
qiaolongfei d550380ed9 add CompileTimeInferShapeContext
7 years ago
qiaolongfei 31bdb3f3cc tmp
7 years ago
Qiao Longfei 87efa600df add some check to operator.run (#4544)
7 years ago
Yancey 2d8c7e310a Add Inputs/Outputs check interface (#4438)
7 years ago
qijun 7a6fcc7d30 move EigenDeviceConverter to device_context.h
7 years ago
Yu Yang fb6a48c62d Merge branch 'develop' of github.com:baidu/Paddle into feature/make_paddle_support_double
7 years ago
Yu Yang f2feb33384 Follow comments
7 years ago
Yu Yang 21f63ec223 Merge pull request #4458 from reyoung/feature/compile_time_infer_shape
7 years ago
Yancey d7db15f3e5 Use StridedMemCpy in Concat/Split Kernel (#4188)
7 years ago
Yu Yang 6196209478 Remove OperatorBase::InferShape
7 years ago
Yu Yang 3a5693e0a8 Add Skeleton of Double support
7 years ago
Qiao Longfei 9a9d50a6ee Refactoring InferShape (#3946)
7 years ago
dangqingqing 6e2782e958 update to develop branch.
8 years ago