Skip to content

Vizier output transforms #2643

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

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 11 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
8047aa1
wip: topk ic generation
CompRhys Nov 19, 2024
f5a8d64
tests: add tests
CompRhys Nov 20, 2024
96f9bef
Merge remote-tracking branch 'upstream/main' into topk-icgen
CompRhys Nov 24, 2024
a022462
fix: micro-optimization suggestion from review
CompRhys Nov 24, 2024
e75239d
fix: don't use unnormalize due to unexpected behaviour with constant …
CompRhys Nov 25, 2024
8e27422
doc: initialize_q_batch_topk -> initialize_q_batch_topn
CompRhys Nov 25, 2024
662caf1
tests: achive full coverage
CompRhys Nov 26, 2024
75eea37
clean: remote debug snippet
CompRhys Nov 26, 2024
5e0fe59
Merge remote-tracking branch 'upstream/main' into topk-icgen
CompRhys Nov 27, 2024
ec4d7f8
fea: add InfeasibleTranforms from vizier
CompRhys Nov 27, 2024
351c3f8
fea: add the logwarp transform from vizier
CompRhys Nov 27, 2024
a656685
wip half rank
CompRhys Nov 29, 2024
88a2e5d
fea: use unnormalize in more places but add flag to turn off the cons…
CompRhys Dec 2, 2024
e0202e2
doc: add docstring for the new update_constant_bounds argument
CompRhys Dec 2, 2024
7f439c5
Merge branch 'topk-icgen' into vizier-output-transforms
CompRhys Dec 2, 2024
44225d8
Merge remote-tracking branch 'upstream/main' into vizier-output-trans…
CompRhys Dec 2, 2024
3a87cc6
wip: untransform still doesn't work
CompRhys Dec 2, 2024
2cc3efa
Merge remote-tracking branch 'upstream/main' into vizier-output-trans…
CompRhys Dec 3, 2024
926d9e2
fea: add half rank transform
CompRhys Dec 3, 2024
301fa5c
test: add tests for half-rank
CompRhys Dec 3, 2024
21c14b2
test: reduce the number of tests run whilst ensuring coverage
CompRhys Dec 3, 2024
c63c571
fix: fix some review comments
CompRhys Dec 3, 2024
cbee6d1
fea: add forward when not in train
CompRhys Dec 4, 2024
b8311ae
fix: force=True to enforce device safety
CompRhys Dec 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading