webnn: add support limits for elu
gelu
leakyRelu
and relu
This CL adds data type support limits for elu
, gelu
, leakyRelu
and
relu
, also unifies where_true_value
and where_false_value
into
where_value
in mojo since they should have the same data type.
Bug: 345271830
Change-Id: Ib9e384248be5d5e5c25abce631e91bc4a1b01f75
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel,mac14.arm64-blink-rel,mac14-blink-rel, linux-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5706672
Reviewed-by: Phillis Tang phillis@chromium.org
Reviewed-by: Alex Gough ajgo@chromium.org
Commit-Queue: Phillis Tang phillis@chromium.org
Auto-Submit: Shiyi Zou shiyi.zou@intel.com
Cr-Commit-Position: refs/heads/main@{#1332411}