Commit Graph

41 Commits (5d9edb4124bd634e9dfe24f851c562f9ff8cd44d)

Author SHA1 Message Date
chengduo fe8495a758
[WIP] Refine MultiDevSSAGraph (#15040)
6 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
6 years ago
Xin Pan 748549b2e3 Revert "Merge pull request #14798 from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative"
6 years ago
Xin Pan c049fa7cf7
Revert "Revert "Revert "Imperative"""
6 years ago
Xin Pan 2538ef64f1
Revert "Revert "Imperative""
6 years ago
Xin Pan 6217f42ab7
Revert "Imperative"
6 years ago
Xin Pan aeb74af54c allow operator to run imperatively
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
Xin Pan c2d70fca30 fix to only check block 0
6 years ago
Xin Pan aaeedd0ff3 make it warn
6 years ago
Xin Pan ddd2225b56 add more debug info.
6 years ago
Xin Pan a943134a97 fix a few more tests
6 years ago
Xin Pan 5839e3236b add program check
6 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
6 years ago
Xin Pan bba0c4a9f2 delete unused codes.
6 years ago
Yan Chunwei cfa6bbb755
move nodeid from graph to node (#13065)
7 years ago
Wu Yi 0ee6fed05b
Refine dist rpc deps (#12899)
7 years ago
Xin Pan 1d3343240e fix
7 years ago
Xin Pan 17b88811e0 fix ProgramToGraph
7 years ago
chengduo 64824ac73f
Add write after write dependence (#12632)
7 years ago
Xin Pan 25706d0868 properly set up dep of concat and fetch_bar
7 years ago
Xin Pan 5fff8d7a55 add distributed training deps.
7 years ago
Xin Pan 5173a53c8a fix reorder issue.
7 years ago
Xin Pan 21a45420f0 polish and test
7 years ago
Xin Pan 93355cc0d2 fix control deps
7 years ago
Xin Pan f6d99d1f73 polish
7 years ago
Xin Pan c3f6e0e8a2 add namespace to Graph
7 years ago
Xin Pan 0b3465d215 better
7 years ago
Xin Pan dcaf183daa builder SSA graph at the beginning.
7 years ago
Xin Pan 1a3b84369c disable warning
7 years ago
qiaolongfei 0e30c9d6fb fix mac build
7 years ago
Xin Pan 950585f419 follow comments
7 years ago
Xin Pan ff5a7b67ed polish
7 years ago
Xin Pan 9c9e28b57b fix program to graph
7 years ago
Xin Pan 64eaa4c829 clean
7 years ago
Xin Pan 10786a243e polish graph
7 years ago
Xin Pan 2fa8df1caf separate graph building pass and graph-based pe builder
7 years ago
Xin Pan af79b19207 add a simple program to graph
7 years ago
Xin Pan 08acc03522 start
7 years ago