Uncomment tests. (#1069)

This commit is contained in:
Dmitri Smirnov 2019-05-21 09:11:47 -07:00 committed by Changming Sun
parent 2ad626752a
commit 3209204ef2

View file

@ -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"},