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

Add more dtype funcs #1962

Merged

Conversation

ramiro050
Copy link
Collaborator

This PR adds dtype functions for:

  • aten.bincount
  • "Promote three dtypes"
  • "Promote LHS with scalar RHS"
  • "Promote 2nd and 3rd Operands"

Each addition is made in its own commit to make review easier.

@ramiro050 ramiro050 marked this pull request as ready for review March 22, 2023 18:59
@ramiro050 ramiro050 requested a review from li-plus March 22, 2023 18:59
Copy link
Collaborator

@li-plus li-plus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ramiro050 ramiro050 merged commit 2793c9f into llvm:dtype-functions-staging Mar 23, 2023
@ramiro050 ramiro050 deleted the add-more-dtype-funcs branch March 23, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants