Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why still add ray.remote to download when use ray as distributer? #434

Open
caohan25 opened this issue Aug 27, 2024 · 0 comments
Open

Comments

@caohan25
Copy link

In the ray_example/ray_example.py file, even though Ray is used as the distributed processing tool, why is remote still added to the download function? Moreover, in the execution method below, why is it main(args) instead of main.remote(args)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant