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

Restructure supported params table for ternary backward ops #14994

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

mcw-anasuya
Copy link
Contributor

@mcw-anasuya mcw-anasuya commented Nov 13, 2024

Ticket

#14981

Problem description

The table format needs to be updated in ternary backward pybind to avoid duplicating it for each op that is added.

What's changed

  • Updated supported parameters table format
  • Updated supported dtypes
  • Moved lerp_bw doc from binary to ternary point wise ops

Checklist

Copy link
Contributor

@Aswinmcw Aswinmcw left a comment

Choose a reason for hiding this comment

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

LGTM

@mcw-anasuya mcw-anasuya force-pushed the anasuya/ternary_backward_doc branch 6 times, most recently from 92d569f to 41adf81 Compare November 15, 2024 07:01
@mcw-anasuya mcw-anasuya merged commit b9ef431 into main Nov 15, 2024
9 checks passed
@mcw-anasuya mcw-anasuya deleted the anasuya/ternary_backward_doc branch November 15, 2024 08:40
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.

5 participants