mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-25 19:48:11 +00:00
parent
5763657715
commit
bac9c0eb50
1 changed files with 3 additions and 0 deletions
|
|
@ -337,6 +337,9 @@ namespace Microsoft.ML.OnnxRuntime.Tests
|
|||
{ "test_optional_get_element_sequence", "not implemented yet"},
|
||||
{ "test_optional_has_element", "not implemented yet"},
|
||||
{ "test_optional_has_element_empty", "not implemented yet"},
|
||||
{ "test_identity_opt", "opset16 version not implemented yet"},
|
||||
{ "test_if_opt", "opset16 version not implemented yet"},
|
||||
{ "test_loop16_seq_none", "opset16 version not implemented yet"},
|
||||
};
|
||||
|
||||
// The following models fails on nocontribops win CI
|
||||
|
|
|
|||
Loading…
Reference in a new issue