Skip to content
Snippets Groups Projects

H5 Writer: allow double -> half

Merged Dan Guest requested to merge dguest/athena:h5dhalf into main

We write half precision a lot, but there wasn't a good way to convert directly from a double to a half precision output. Instead we had to do some double -> float -> half magic. This allows direct conversion from double -> half.

Also added a unit test for short int and double -> half.

Merge request reports

Pipeline #6337727 passed

Pipeline passed for 1b4b6193 on dguest:h5dhalf

Approval is optional

Merged by Frank WinklmeierFrank Winklmeier 1 year ago (Oct 16, 2023 9:29am UTC)

Merge details

  • Changes merged into main with ca77da74 (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading