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

Change Dataset's repr to use angled brackets #31947

Closed
wants to merge 7 commits into from
Closed

Change Dataset's repr to use angled brackets #31947

wants to merge 7 commits into from

Commits on Jan 26, 2023

  1. [Datasets] Use angled brackets for repr

    Signed-off-by: feefs <feefs@berkeley.edu>
    feefs committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    015fb2d View commit details
    Browse the repository at this point in the history
  2. [Datasets] Update RST docs

    Signed-off-by: feefs <feefs@berkeley.edu>
    feefs committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    5519efe View commit details
    Browse the repository at this point in the history
  3. [Datasets] Update python docs

    Signed-off-by: feefs <feefs@berkeley.edu>
    feefs committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f85b35d View commit details
    Browse the repository at this point in the history
  4. [Datasets] Update ipynb docs

    Signed-off-by: feefs <feefs@berkeley.edu>
    feefs committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    20fccb3 View commit details
    Browse the repository at this point in the history
  5. [Datasets] Update missed tests

    Signed-off-by: feefs <feefs@berkeley.edu>
    feefs committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    57896ba View commit details
    Browse the repository at this point in the history
  6. [Datasets] Update missed python docs

    Signed-off-by: feefs <feefs@berkeley.edu>
    feefs committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    72be928 View commit details
    Browse the repository at this point in the history
  7. [Datasets] Fix Dataset inside DatasetIterator

    Signed-off-by: feefs <feefs@berkeley.edu>
    feefs committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f44b74c View commit details
    Browse the repository at this point in the history