mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-06 00:03:22 +00:00
Uncomment tests. (#1069)
This commit is contained in:
parent
2ad626752a
commit
3209204ef2
1 changed files with 0 additions and 2 deletions
|
|
@ -339,8 +339,6 @@ int real_main(int argc, char* argv[], Ort::Env& env) {
|
|||
{"operator_pow", "disable reason"},
|
||||
{"operator_rnn", "disable reason"},
|
||||
{"operator_rnn_single_layer", "disable reason"},
|
||||
{"prelu_broadcast", "disable reason"},
|
||||
{"prelu_example", "disable reason"},
|
||||
{"cast_STRING_to_FLOAT", "Cast opset 9 not supported yet"},
|
||||
{"cast_FLOAT_to_STRING", "Cast opset 9 not supported yet"},
|
||||
{"tf_inception_resnet_v2", "Cast opset 9 not supported yet"},
|
||||
|
|
|
|||
Loading…
Reference in a new issue