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

[Datasets] Simplify to_tf interface #29028

Merged
merged 16 commits into from
Oct 7, 2022

Commits on Oct 4, 2022

  1. Initial commit

    bveeramani committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    442474e View commit details
    Browse the repository at this point in the history
  2. Delete repro.py

    bveeramani committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    20d432e View commit details
    Browse the repository at this point in the history
  3. Update test_dataset_tf.py

    bveeramani committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    1f656ca View commit details
    Browse the repository at this point in the history
  4. Fix CI

    bveeramani committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    ed0af4b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Update python/ray/air/_internal/tensorflow_utils.py

    Co-authored-by: Clark Zinzow <[email protected]>
    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani and clarkzinzow authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    d30f3f4 View commit details
    Browse the repository at this point in the history
  2. Update python/ray/air/_internal/tensorflow_utils.py

    Co-authored-by: Clark Zinzow <[email protected]>
    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani and clarkzinzow authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    418e4f2 View commit details
    Browse the repository at this point in the history
  3. Update python/ray/data/dataset.py

    Co-authored-by: Clark Zinzow <[email protected]>
    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani and clarkzinzow authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    4473ea0 View commit details
    Browse the repository at this point in the history
  4. Update python/ray/data/dataset.py

    Co-authored-by: Clark Zinzow <[email protected]>
    Signed-off-by: Balaji Veeramani <[email protected]>
    bveeramani and clarkzinzow authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    80b00c2 View commit details
    Browse the repository at this point in the history
  5. Address review comment

    bveeramani committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    c6009ff View commit details
    Browse the repository at this point in the history
  6. Address review comments

    bveeramani committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    f18730a View commit details
    Browse the repository at this point in the history
  7. Appease lint

    bveeramani committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    795841a View commit details
    Browse the repository at this point in the history
  8. Update dataset.py

    bveeramani committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    4718b10 View commit details
    Browse the repository at this point in the history
  9. Update dataset.py

    bveeramani committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    30beced View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6636592 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Apply suggestions from code review

    Signed-off-by: Clark Zinzow <[email protected]>
    clarkzinzow authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    f20fd5a View commit details
    Browse the repository at this point in the history
  2. Update python/ray/data/dataset.py

    Signed-off-by: Clark Zinzow <[email protected]>
    clarkzinzow authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    b60a36b View commit details
    Browse the repository at this point in the history