Commit Graph

23 Commits (a90fa540926d832056aa1a0581372ad677dd960f)

Author SHA1 Message Date
Huihuang Zheng 557bce77da
Fix Backward Bugs in Conditional Block (#21809)
5 years ago
Zeng Jinle 6828f3684b
fix op_registry, add ignore op_function_impl.h, test=develop (#21654)
6 years ago
Zeng Jinle 0f8888360e
Polish op registry codes (#21561)
6 years ago
Zeng Jinle 878a40f57d
Support NoNeedBufferVarsInference in dygraph backward (#20868)
6 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
6 years ago
Zeng Jinle ee2028a110
Add use_cuda to inplace pass (#17205)
6 years ago
Zeng Jinle 9f7b027dce
fix activation grad op desc maker (#16715)
6 years ago
sneaxiy 2c836ff914 check default grad maker
6 years ago
Zeng Jinle c7c6eeb44e
Merge pull request #16409 from sneaxiy/feature/advance_gc
6 years ago
liuwei1031 8d22bc17a4
Memory optimize (#16410)
6 years ago
sneaxiy a93a9eef8f add op registry type
6 years ago
minqiyang b40e41fbd1 Polish code style
6 years ago
minqiyang 36dce65bb3 Take DataType and VarType apart
6 years ago
minqiyang 438bca9c3d Implement Runtime Var Type Inference
6 years ago
minqiyang ca392c7e97 Implement infer var type context
6 years ago
dzhwinter 8f3b252392 squash commits. test=develop
6 years ago
zhang wenhui abbe382e1e
Revert "Add EstiminateFlops"
7 years ago
Yu Yang 589b863b98 Add EstiminateFlops
7 years ago
yuyang18 017bba1664 Add op role
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
Abhinav Arora e66f0c73af
Fix CPPLint errors in framework/details (#10104)
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