Skip to content

Add TensorPrimitives.Max/MinNumber - #101435

Merged
stephentoub merged 2 commits into
dotnet:mainfrom
stephentoub:tpmaxminnumber
Apr 25, 2024
Merged

Add TensorPrimitives.Max/MinNumber#101435
stephentoub merged 2 commits into
dotnet:mainfrom
stephentoub:tpmaxminnumber

Conversation

@stephentoub

Copy link
Copy Markdown
Member

Contributes to #98862

@ghost

ghost commented Apr 23, 2024

Copy link
Copy Markdown

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/area-system-numerics
See info in area-owners.md if you want to be subscribed.

@stephentoub
stephentoub merged commit 90c81b2 into dotnet:main Apr 25, 2024
@stephentoub
stephentoub deleted the tpmaxminnumber branch April 25, 2024 20:41
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
* Add TensorPrimitives.Max/MinNumber

* Address PR feedback plus some cleanup
michaelgsharp pushed a commit to michaelgsharp/runtime that referenced this pull request May 9, 2024
* Add TensorPrimitives.Max/MinNumber

* Address PR feedback plus some cleanup
@github-actions github-actions Bot locked and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.