Skip to content

Instantly share code, notes, and snippets.

@deanwampler
Created December 20, 2019 16:13
Show Gist options
  • Save deanwampler/458308bb89df6b2865e79d6f5d4e7eb6 to your computer and use it in GitHub Desktop.
Save deanwampler/458308bb89df6b2865e79d6f5d4e7eb6 to your computer and use it in GitHub Desktop.
>>> ray.get(params_id) # This blocks until the task finishes.
array([0., 0., 0., 0., 0., 0., 0., 0., 0., 0.])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment