Skip to content
#

reinforcement-learning

Here are 5,371 public repositories matching this topic...

AmeerHajAli
AmeerHajAli commented Oct 14, 2020

When running in cluster mode, passing references does not work, e.g.,:

auto r3 = Ray::Task(Return1).Remote();
auto r4 = Ray::Task(Plus1, r3).Remote(); // passing r3 as reference argument

CC @SongGuyang

  • I have verified my script runs in a clean environment and reproduces the issue.
  • I have verified the issue also occurs with the [latest wheels](https://docs.ray.io/en

Improve this page

Add a description, image, and links to the reinforcement-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reinforcement-learning topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.