Commit Graph

11 Commits (91f0573bc19a841f95fa7bc16bd7befde6ca7559)

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