8000 [core] Improving Ray Typing annotation · Issue #54149 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[core] Improving Ray Typing annotation #54149
Open
@SolitaryThinker

Description

@SolitaryThinker

Changes in this PR are inspired and adapted from https://github.com/zen-xu/sunray from @zen-xu . Following images are also from their README

result = demo_ray.calculate.remote(5, 3)
  • Annotating with Actor

Image

  • Unpack result

Image

  • Get actor

Image

  • Call self remote method

Image

  • Stream (good to have)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0