Commit Graph

21 Commits (6e7bfe30a6e9584a8ce21a6f6ef66a2bfb3b1097)

Author SHA1 Message Date
Leo Chen e0c9d856fb
add unused input vars check for OpWithKernel, test=develop (#21169)
5 years ago
hong ac8546701d
Add dygraph execution context (#20157)
5 years ago
Zeng Jinle cdb3d27985
Fix warn of gcc8 (#21205)
5 years ago
Yiqun Liu 35f17ae28f
Add the check of lod_level between compile-time and runtime. (#20961)
5 years ago
Chen Weihang 003f369bb2
Add IndicateVarDataType interface to block tensor is not initialized problem in OP GetExceptedKernelType (#20044)
5 years ago
minqiyang 2547f9d1b8 Polish code
6 years ago
minqiyang 858e903231 Add unittest for operator
6 years ago
minqiyang 6a5f604607 Support stop_gradients var in imperative backward
6 years ago
Xin Pan 82d68281c0 follow comments
6 years ago
Xin Pan 41c28d54c6 allow customize kernel selection
6 years ago
Yu Yang de456e74ae
Merge pull request #11913 from reyoung/feature/remove_clone_method
7 years ago
dzhwinter 4ed0b62476
Move fluid::framework::InitDevices into fluid::platform (#11757)
7 years ago
yuyang18 4e4438a8aa
Remove Op::Clone method
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
Abhinav Arora 6402b59a7c
Fix CPPLint issues in some tests in fluid/framework (#10068)
7 years ago
Xin Pan b138d29c38 Avoid init_p2p all the times
7 years ago
Abhinav Arora c7ad26d6a4 [WIP] Move DataType enum inside VarType (#8447)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang 40c7972d46 Merge branch 'develop' of http://github.com/paddlepaddle/paddle into operator_set_device
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago