Abhinav Arora
|
5f9da86ba5
|
Fix the order of reads and write from buffered channel (#9423)
* Fix Issue 9388
* Fix typos
|
7 years ago |
Abhinav Arora
|
65534c4762
|
Fluid channels should match the semantics of Go Channels (#9265)
* Fluid Channel should match Go Channel in Semantics
* Fix Python channel_send
* Address code rveiew feedback
* Fix open_files_op.cc
* Add description to Channel Asserts
|
7 years ago |
chengduo
|
597ba3f3f2
|
add more times close test (#9215)
|
7 years ago |
Abhinav Arora
|
78c884d7a7
|
Redesign channel implementation for Select Op (#8814)
* Redesign channel implementation for Select Op
* Remove unecessary header
* Remove unnecessary comments
|
7 years ago |
Abhinav Arora
|
01536e8dc5
|
Adding more unit tests for ChannelHolder class (#8668)
|
7 years ago |
Abhinav Arora
|
6e7fee0ee1
|
Add unit tests for ChannelHolder (#8510)
|
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 |