Commit Graph

10 Commits (61996d701eaec4ff0bbe138c9d5d16e08bef1568)

Author SHA1 Message Date
Abhinav Arora 7bf82f82b1
Fix CPPlint errors in channel.h, channel_impl.h and channel_test.cc (#9628)
7 years ago
Abhinav Arora 65534c4762
Fluid channels should match the semantics of Go Channels (#9265)
7 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
7 years ago
Abhinav Arora 41894da145
Add changes to channel that are needed for select op (#9084)
7 years ago
Abhinav Arora 78c884d7a7
Redesign channel implementation for Select Op (#8814)
7 years ago
Abhinav Arora 0d878e4c09
Add Go_op, Channel_create, channel_close, channel_send and channel_receive ops (#8593)
7 years ago
Abhinav Arora 6e7fee0ee1
Add unit tests for ChannelHolder (#8510)
7 years ago
kavyasrinet 77ee8fb240
Exposing Channel to be used as a Variable and integrating with Fluid (#8486)
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