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

Pass missing infer parameters during conversion #3368

Merged
merged 5 commits into from
Jan 26, 2024

Commits on Jan 25, 2024

  1. Pass missing infer parameters

    Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
    sivanantha321 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c9d2f7d View commit details
    Browse the repository at this point in the history
  2. Add tests

    Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
    sivanantha321 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    98e92e9 View commit details
    Browse the repository at this point in the history
  3. Fix warnings

    Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
    sivanantha321 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    718fcab View commit details
    Browse the repository at this point in the history
  4. Add equal magic method for infer types

    Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
    sivanantha321 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    4c9a5f1 View commit details
    Browse the repository at this point in the history
  5. Avoid inplace modification of parameters in conversion

    Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
    sivanantha321 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d9a955c View commit details
    Browse the repository at this point in the history