Commit Graph

1210 Commits (8814bec0c5275036e50f9bf12ceb67648419d04f)

Author SHA1 Message Date
emailweixu 8814bec0c5 Show argument dimensions with operator::DebugStringEx (#7268)
7 years ago
tensor-tang 673dc26cd4
Merge pull request #7164 from tensor-tang/context
7 years ago
Yu Yang 894236a128
Merge pull request #6730 from tonyyang-svail/parallel_do
7 years ago
tensor-tang 6177cb5162 Merge remote-tracking branch 'upstream/develop' into context
7 years ago
dzhwinter 5593858dd9
Feature/use cudnn (#7141)
7 years ago
Yang Yu 8496b2e41b Refine parallel_do
7 years ago
Yang Yu 60e27d110b Merge branch 'develop' of github.com:baidu/Paddle into parallel_do
7 years ago
Yancey e5fe8935fb
send_recv variables (#7161)
7 years ago
Tao Luo 809122cb5a
Merge pull request #7097 from Xreki/core_inference_example
7 years ago
Yu Yang 564dba1753
Merge pull request #7196 from reyoung/feature/async_drop_kid
7 years ago
dzhwinter a4024a5f3d
"remove cudnn devicecontext" (#7207)
7 years ago
Yang Yu 7e10b81818 Fix style check
7 years ago
Yang Yu e138bcf450 Update cmake of scope
7 years ago
Yang Yu 24181fdc93 Merge branch 'develop' of github.com:baidu/Paddle into feature/async_drop_kid
7 years ago
Yu Yang cd5fad13ce
Merge pull request #7160 from reyoung/feature/expose_activations
7 years ago
Yang Yu 8ae84a5745 Async to drop kid
7 years ago
dzhwinter a893f15652
fix layout transform (#7149)
7 years ago
Yang Yang 97dc451f4a clean up
7 years ago
tensor-tang 880b2e8012 Merge remote-tracking branch 'upstream/develop' into context
7 years ago
tensor-tang 0a8775cc5d fix shape_inference deps
7 years ago
Tao Luo 231e2ee55e
Merge pull request #7148 from luotao1/op_make
7 years ago
Luo Tao 2d2b633282 add more comments in CMakelists.txt of operator
7 years ago
Yang Yang 9313233297 merge develop
7 years ago
QI JUN 907e6d04de
Fix bug in SetAttrDescVisitor (#7165)
7 years ago
Yang Yu 63e3150772 Update code
7 years ago
Yang Yu 2b3d94691b Update init.cc
7 years ago
Yang Yu 059096741e Add init glog
7 years ago
Yang Yang cb0b81f97b add << lodtensor
7 years ago
Liu Yiqun 42a0603e6f Merge branch 'develop' into core_inference_example
7 years ago
QI JUN fba6a10dd9
fix bug in TransDataLayout (#7137)
7 years ago
dzhwinter 899a79cceb
Feature/transform (#7111)
7 years ago
Liu Yiqun cd7d0f850b Merge branch 'develop' into core_inference_example
7 years ago
fengjiayi 6a5cf28a7f
Merge pull request #7123 from JiayiFeng/Add_backward_doc_and_comments
7 years ago
fengjiayi deacfa9eb9 fix typo
7 years ago
fengjiayi a0e70cb199 move backward doc postion
7 years ago
fengjiayi 8543ad6463 update backward doc
7 years ago
QI JUN 5036cf0387
add helper function to get appropriate DeviceContext (#7066)
7 years ago
Yang Yu 5139e6c740 Follow comments
7 years ago
Yang Yu d0cc7cc2b6 Merge branch 'develop' of github.com:baidu/Paddle into feature/check_nan_executor
7 years ago
Liu Yiqun 9b3f2c39f2 Add a simple example for fluid to do inference in C++ code.
7 years ago
Yang Yu f97205ee83 Merge branch 'develop' of github.com:baidu/Paddle into feature/is_nan
7 years ago
Yang Yu 3158b4b37a Update tensor_util
7 years ago
Yancey 5022ee6359
ThreadPool::Run interface return std::future (#7099)
7 years ago
Yancey 2cdef424d9
Implement selectedrows serialize and deserialize (#7042)
7 years ago
Yang Yu 5f3dd266f3 Merge branch 'feature/is_nan' into feature/check_nan_executor
7 years ago
Yang Yu a9a44e017c Fix compile
7 years ago
Yang Yu 878d2e919c Fix compile
7 years ago
Yang Yu e2be6dd2cb Merge branch 'develop' of github.com:baidu/Paddle into feature/is_nan
7 years ago
Qiao Longfei ba4322f4dd fix clang error (#7084)
7 years ago
Yu Yang 15e8c80ee0 Rename API of DeviceContext (#7055)
7 years ago