diff options
author | Romain D <90720+Artefact2@users.noreply.github.com> | 2024-03-18 09:04:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-18 10:04:41 +0200 |
commit | 3a6efdd03c46c5ba08e43880d34260c02dd9999b (patch) | |
tree | b7de4172662ad4b5fb78e2578230fbb40adefd3b /examples/llama-bench | |
parent | d01b3c4c32357567f3531d4e6ceffc5d23e87583 (diff) |
convert : use f32 outtype for bf16 tensors (#6106)
The old behaviour is to use f16, but bf16 to f16 is not a lossless conversion.
Change the outtype to f32 to default to a lossless conversion.
Diffstat (limited to 'examples/llama-bench')
0 files changed, 0 insertions, 0 deletions