Skip to content

Add roundEven(), isNaN(), isInfinite() to Operators - #936

Open
shubhamg13 wants to merge 1 commit into
webmachinelearning:mainfrom
shubhamg13:add_ops
Open

Add roundEven(), isNaN(), isInfinite() to Operators#936
shubhamg13 wants to merge 1 commit into
webmachinelearning:mainfrom
shubhamg13:add_ops

Conversation

@shubhamg13

@shubhamg13 shubhamg13 commented Jun 5, 2026

Copy link
Copy Markdown

Addition of some operators to List.

Reference: #859

Non-Substantive as no new implementations


Preview | Diff

@w3cbot

w3cbot commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

shubhamg13 marked as non substantive for IPR from ash-nazg.

@shubhamg13

Copy link
Copy Markdown
Author

cc: @xiaochengh

@shubhamg13 shubhamg13 changed the title Add roundEven(), isNan(), isFinite() to Operators Add roundEven(), isNan(), isInfinite() to Operators Jun 5, 2026

@huningxin huningxin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The method names isNan() and isFinite() in the commit title should align with the method names in the code: isNaN() and isInfinite().

@shubhamg13 shubhamg13 changed the title Add roundEven(), isNan(), isInfinite() to Operators Add roundEven(), isNaN(), isInfinite() to Operators Aug 12, 2026
Signed-off-by: Shubham Gupta <shubham.gupta@chromium.org>
@shubhamg13

Copy link
Copy Markdown
Author

The method names isNan() and isFinite() in the commit title should align with the method names in the code: isNaN() and isInfinite().

Done as suggested. Please take a look.

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.

3 participants