Skip to content

docs: correct Adagrad and matrix multiplication wording - #2058

Open
Excelius-Wang wants to merge 1 commit into
bitsandbytes-foundation:mainfrom
Excelius-Wang:docs/fix-adagrad-and-matmul-wording
Open

docs: correct Adagrad and matrix multiplication wording#2058
Excelius-Wang wants to merge 1 commit into
bitsandbytes-foundation:mainfrom
Excelius-Wang:docs/fix-adagrad-and-matmul-wording

Conversation

@Excelius-Wang

Copy link
Copy Markdown

Summary

  • describe initial_accumulator_value accurately in the Adagrad docstrings
  • correct a typo in check_matmul's matrix-dimension error message

Testing

  • pre-commit run --files bitsandbytes/optim/adagrad.py bitsandbytes/functional.py
  • python -m compileall -q bitsandbytes/optim/adagrad.py bitsandbytes/functional.py

AI assistance

AI assistance was used to identify and prepare this small patch. I reviewed the complete diff and ran the checks above.

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.

1 participant