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

Drop "one of" default attribute check in LabelEncoder #5673

Merged
merged 5 commits into from Oct 16, 2023

Commits on Oct 16, 2023

  1. Drop default one of check

    Signed-off-by: Aditya Goel <agoel4512@gmail.com>
    adityagoel4512 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9b90f6c View commit details
    Browse the repository at this point in the history
  2. Check tensor type and dims

    Signed-off-by: Aditya Goel <agoel4512@gmail.com>
    adityagoel4512 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    27eecd9 View commit details
    Browse the repository at this point in the history
  3. Fix up

    Signed-off-by: Aditya Goel <agoel4512@gmail.com>
    adityagoel4512 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    cd6531e View commit details
    Browse the repository at this point in the history
  4. Skip if undefined data type

    Signed-off-by: Aditya Goel <agoel4512@gmail.com>
    adityagoel4512 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    b64678c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea5b495 View commit details
    Browse the repository at this point in the history