Skip to content

Export torch_ldexp function#1407

Merged
dfalbel merged 1 commit intomainfrom
export-ldexp
Feb 2, 2026
Merged

Export torch_ldexp function#1407
dfalbel merged 1 commit intomainfrom
export-ldexp

Conversation

@dfalbel
Copy link
Member

@dfalbel dfalbel commented Feb 2, 2026

Summary

  • Add documentation and export for torch_ldexp function
  • This function multiplies input by 2^other, useful for constructing floating point numbers from mantissas and exponents

🤖 Generated with Claude Code

Add documentation and export for the ldexp function which multiplies
input by 2^other, useful for constructing floating point numbers from
mantissas and exponents.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dfalbel dfalbel merged commit d3ad501 into main Feb 2, 2026
4 of 6 checks passed
@dfalbel dfalbel deleted the export-ldexp branch February 2, 2026 22:43
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