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

[AIR/Docs] Deduplicate AIR-Train examples #26536

Closed
Yard1 opened this issue Jul 13, 2022 · 0 comments · Fixed by #29667
Closed

[AIR/Docs] Deduplicate AIR-Train examples #26536

Yard1 opened this issue Jul 13, 2022 · 0 comments · Fixed by #29667
Assignees
Labels
docs An issue or change related to documentation enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks
Milestone

Comments

@Yard1
Copy link
Member

Yard1 commented Jul 13, 2022

Description

Legacy Train examples have been converted to use Train. Some of those examples showcase the same features or are outright copies of examples created specifically for AIR. We should review the examples and remove unnecessary ones.

Duplicates:

  • python/ray/train/examples/torch_fashion_mnist_example.py : python/ray/air/examples/pytorch/torch_fashion_mnist_example.py
  • python/ray/train/examples/torch_linear_example.py : python/ray/air/examples/pytorch/torch_linear_example.py
  • python/ray/train/examples/tensorflow_mnist_example.py : python/ray/air/examples/tf/tensorflow_mnist_example.py
  • python/ray/train/examples/tune_tensorflow_mnist_example.py : python/ray/air/examples/tf/tune_tensorflow_mnist_example.py

Use case

No response

@Yard1 Yard1 added enhancement Request for new feature and/or capability P2 Important issue, but not time-critical docs An issue or change related to documentation air labels Jul 13, 2022
@Yard1 Yard1 added this to the Ray AIR milestone Jul 13, 2022
@richardliaw richardliaw added P1 Issue that should be fixed within a few weeks P2 Important issue, but not time-critical and removed P2 Important issue, but not time-critical labels Aug 16, 2022
@Yard1 Yard1 self-assigned this Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs An issue or change related to documentation enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants