fix web ci: csum tests need fp64 which is not supported on webgpu (#20374)

This commit is contained in:
Guenther Schmuelling 2024-04-18 12:30:26 -07:00 committed by GitHub
parent ee74fb6908
commit 7b017cf9f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -465,13 +465,13 @@
"test_cos",
"test_cosh_example",
"test_cosh",
"test_cumsum_1d_exclusive",
"test_cumsum_1d_reverse_exclusive",
"test_cumsum_1d_reverse",
"test_cumsum_1d",
"test_cumsum_2d_axis_0",
"test_cumsum_2d_axis_1",
"test_cumsum_2d_negative_axis",
// "test_cumsum_1d_exclusive",
// "test_cumsum_1d_reverse_exclusive",
// "test_cumsum_1d_reverse",
// "test_cumsum_1d",
// "test_cumsum_2d_axis_0",
// "test_cumsum_2d_axis_1",
// "test_cumsum_2d_negative_axis",
"test_depthtospace_crd_mode_example",
"test_depthtospace_crd_mode",
"test_depthtospace_dcr_mode",