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

Update ternary and backward ternary pybind examples #15036

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mcw-anasuya
Copy link
Contributor

Ticket

#14986
#14987

Problem description

Provided example tensors are inconsistent with op.
Currently we support device operations for ranks >= 2 as per doc for most ops. However, the example tensors in the docs are 1D tensors.

What's changed

Updated and tested examples to create 2D tensors in documentation that are consistent with ternary and backward ternary ops.

Checklist

  • Post commit CI passes

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 marked this pull request as ready for review November 14, 2024 15:46
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