Skip to content

Conversation

@kevinchern
Copy link
Collaborator

@kevinchern kevinchern commented Nov 12, 2025

  • spin-to-bit and bit-to-spin conversion utils
  • binarization methods with straight-through gradients
  • nothing fancy about these. Some are as simple as def f(x): return 2*x-1 but they're still useful as named functions instead of writing 2*x-1 everywhere

TODOs:

  • document
  • test
  • release note
  • wrap with store_config

@kevinchern kevinchern changed the title Feature/misc utils Add quantization utils and modules Nov 12, 2025
@kevinchern kevinchern marked this pull request as draft November 17, 2025 21:24
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.

2 participants