mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-12 14:46:08 +00:00
tint: Implement runtime quantizeToF16()
Fixed: tint:991 Fixed: tint:1741 Change-Id: I55dbabce6d28adf5abb710dc1e3e879c5aaa6be5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108140 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
committed by
Dawn LUCI CQ
parent
c5fc8ef273
commit
2bea9055f4
@@ -615,7 +615,6 @@ OpFunctionEnd
|
||||
// TODO(dneto): OpSConvert // only if multiple widths
|
||||
// TODO(dneto): OpUConvert // only if multiple widths
|
||||
// TODO(dneto): OpFConvert // only if multiple widths
|
||||
// TODO(dneto): OpQuantizeToF16 // only if f16 supported
|
||||
// TODO(dneto): OpSatConvertSToU // Kernel (OpenCL), not in WebGPU
|
||||
// TODO(dneto): OpSatConvertUToS // Kernel (OpenCL), not in WebGPU
|
||||
|
||||
|
||||
Reference in New Issue
Block a user