-
Notifications
You must be signed in to change notification settings - Fork 19
Jaxtyping Shape Contracts #748
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
6a53854
Add test-time tensor shape contracts
jchmura-sc a593555
Add tensor shape contracts to public boundaries
jchmura-sc f0e19cd
Consolidate shape contract guidance in Claude
jchmura-sc 183761f
Limit shape contracts to core APIs
jchmura-sc 87085b1
Clarify runtime shape checking hook
jchmura-sc 7952bc7
Expand test-only tensor shape contracts
jchmura-sc f470172
Cover loader and sampler tensor containers
jchmura-sc 50c092d
Add runtime shape-checking telemetry
jchmura-sc 4fa5ba9
Simplify Shape Contract guidance
jchmura-sc 05a007e
Restore strict tensor specializations
jchmura-sc c3c0059
Remove runtime hook self-test
jchmura-sc c672a63
Remove multiprocess runtime hook self-test
jchmura-sc 0d05821
Check sampler input seed count
jchmura-sc f50081c
Clarify runtime shape-checking hook
jchmura-sc 18ed1eb
Simplify shape-checking hook setup
jchmura-sc bc09bd6
Compact runtime shape-checking logs
jchmura-sc 816357f
Inline shape-checking exit log
jchmura-sc 6090af7
Add Jaxtyping shape contracts proposal
jchmura-sc f8d7c5d
Polish Jaxtyping shape contracts brief
jchmura-sc 0388e32
Refocus Jaxtyping brief for GiGL developers
jchmura-sc a01f527
Finalize Jaxtyping shape contracts PDF
jchmura-sc 3485c93
Merge remote-tracking branch 'origin/main' into jchmura/jaxtyping-sha…
jchmura-sc 220339a
Merge remote-tracking branch 'origin/jchmura/jaxtyping-shape-contract…
jchmura-sc f30076d
Lets try fuly typeguard
jchmura-sc 1947d7e
Revert commented out
jchmura-sc 2a5c387
Remove pdf
jchmura-sc b754b95
Fix E2E test module invocation
jchmura-sc 098eea0
Add batch dim optional to hits and mrr eval
jchmura-sc 6148db4
upd
jchmura-sc a8744e1
Fix shape in expert test
jchmura-sc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.