Revert "[Compiled Graph] Enhance Compile Graph with Multi-Device Support (#51032)"#53263
Conversation
…ort (ray-project#51032)" This reverts commit 2c7f6d4. Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
9a7e03b to
5362052
Compare
ruisearch42
left a comment
There was a problem hiding this comment.
I triggered gpu tests to confirm this is the issue
Ah, thanks for catching. |
|
FYI, @hipudding |
|
I’m very sorry for the trouble caused by my previous submission. I originally thought that passing CI would ensure all necessary test cases were executed. In future development, I will make sure to run all relevant test cases locally beforehand to prevent similar issues from being merged upstream. The issue occurred in the I don’t have the necessary permissions to view the postmerge results. May I ask if there are any other test cases that have failed? What should I do next? Should I create a new PR after fix this issue? @stephanie-wang |
|
Hi @hipudding , no worries, thanks for following up on this! You can create a new PR which contains your original changes and the new fix. The GPU tests need to triggered manually in CI, and we can help you with that. But you can also test them locally, e.g., |

This reverts commit 2c7f6d4.
test_torch_tensor_transport_gpuis failing on postmerge. It appears this test does not run on premerge.