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 unary doc examples set2 #15424

Merged
merged 2 commits into from
Nov 26, 2024
Merged

Update unary doc examples set2 #15424

merged 2 commits into from
Nov 26, 2024

Conversation

mcw-anasuya
Copy link
Contributor

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

Ticket

#14982

Problem description

Provided example tensors are inconsistent with the ops.
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 unary ops
  • Updated supported params
  • Updated sweep tests for Sinh, cosh, log1p

No. of Ops: 22

Checklist

@mcw-anasuya mcw-anasuya force-pushed the anasuya/unary_examples_set2 branch 2 times, most recently from 2d07a81 to a46e5a1 Compare November 25, 2024 15:05
@mcw-anasuya mcw-anasuya force-pushed the anasuya/unary_examples_set2 branch from a46e5a1 to 78cbee8 Compare November 26, 2024 04:58
@mcw-anasuya mcw-anasuya merged commit 4edfd3f into main Nov 26, 2024
40 of 44 checks passed
@mcw-anasuya mcw-anasuya deleted the anasuya/unary_examples_set2 branch November 26, 2024 07:43
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.

4 participants