mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
[js/web] disable test_tan temorarily (#11048)
This commit is contained in:
parent
d1bdd2cd94
commit
1424b796ff
1 changed files with 1 additions and 1 deletions
|
|
@ -207,7 +207,7 @@
|
|||
// "test_slice_start_out_of_bounds", // tensor shape of 0
|
||||
"test_squeeze",
|
||||
"test_tan_example",
|
||||
"test_tan",
|
||||
//"test_tan", // incorrect result in Chrome v100... investigating
|
||||
"test_tanh_example",
|
||||
"test_tanh",
|
||||
"test_tile",
|
||||
|
|
|
|||
Loading…
Reference in a new issue