Skip to content

webgpu : fix f16 xielu#21940

Closed
CISC wants to merge 2 commits intomasterfrom
cisc/webgpu-f16-xielu-fix
Closed

webgpu : fix f16 xielu#21940
CISC wants to merge 2 commits intomasterfrom
cisc/webgpu-f16-xielu-fix

Conversation

@CISC
Copy link
Copy Markdown
Member

@CISC CISC commented Apr 15, 2026

Overview

Fix XIELU with F16 src tensor.

Additional information

Downcasting parameters and using F16 precision throughout was not sufficient, cast src to F32 instead.

Requirements

@CISC CISC requested a review from a team as a code owner April 15, 2026 06:57
@github-actions github-actions Bot added ggml changes relating to the ggml tensor library for machine learning WebGPU labels Apr 15, 2026
@CISC CISC closed this Apr 15, 2026
@CISC CISC deleted the cisc/webgpu-f16-xielu-fix branch April 15, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning WebGPU

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant