Commit Graph

14 Commits (79463ae78455c50cb77e04929f8f7204435ab3dc)

Author SHA1 Message Date
Wu Yi efafc72f62
Hide program APIs (#12315)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
Wu Yi db67d60e31
Remove block api (#12107)
7 years ago
Thuan Nguyen c7bf77d0e1 Add in is_copy attribute to SelectCase. (#9393)
7 years ago
Abhinav Arora 65534c4762
Fluid channels should match the semantics of Go Channels (#9265)
7 years ago
Varun Arora 76ae540f8e
Move Select to concurrency.py; incorporate outputs (#9136)
7 years ago
Abhinav Arora 7c14724270
Add default value of keyword argument to DocString (#9262)
7 years ago
Abhinav Arora 35c373db11
Support copy in Fluid channels (#9138)
7 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
7 years ago
Thuan Nguyen c9dd4e57f1
Unittests concurrency (#8666)
7 years ago
Abhinav Arora 0d878e4c09
Add Go_op, Channel_create, channel_close, channel_send and channel_receive ops (#8593)
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago