adding meeting notes from previous meeting and rng proprosal in an ma…#157
Open
bparbhu wants to merge 1 commit into
Open
adding meeting notes from previous meeting and rng proprosal in an ma…#157bparbhu wants to merge 1 commit into
bparbhu wants to merge 1 commit into
Conversation
…rkdown format to share
Craigacp
reviewed
Jul 10, 2026
Craigacp
left a comment
Contributor
There was a problem hiding this comment.
LGTM aside from the things I commented on.
|
|
||
| ### Type Constraints | ||
|
|
||
| `T` in (`tensor(bfloat16)`, `tensor(double)`, `tensor(float)`, `tensor(float16)`): |
Contributor
There was a problem hiding this comment.
We need RandomUniform to range over all tensor types so we can make it generate bits.
|
|
||
| **T2** in (`tensor(bfloat16)`, `tensor(double)`, `tensor(float)`, `tensor(float16)`): | ||
|
|
||
| Constrain output types to float tensors. |
Contributor
There was a problem hiding this comment.
Output types can be any tensor type.
| The discussion covered plans for integrating the Threefry implementation into the ONNX codebase and broader repository organization practices. Adam discussed determining the appropriate location for new implementation code, while both participants exchanged experiences managing work across personal and organizational GitHub repositories. | ||
|
|
||
| ### Intellectual Property and Open Source | ||
| Adam and Brian discussed intellectual property considerations surrounding open-source contributions, including Oracle's internal policies and the advantages of contributing through organization-owned repositories. They also reflected on sustainability challenges facing open-source projects and the impact of cloud vendors on project funding and governance. |
Contributor
There was a problem hiding this comment.
s/Oracle's internal policies/Oracle's open source policies/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…rkdown format to share